Home
last modified time | relevance | path

Searched defs:dmabuf_fd (Results 1 – 5 of 5) sorted by relevance

/aosp12/system/memory/libdmabufheap/tests/
H A Ddmabuf_heap_bench.c62 int ion_heap_alloc(int ionfd, int heap_id, size_t len, unsigned int flags, int* dmabuf_fd) { in ion_heap_alloc()
94 int dmabuf_heap_alloc(int fd, size_t len, unsigned int flags, int* dmabuf_fd) { in dmabuf_heap_alloc()
121 int ionfd = -1, dmabuf_fd = -1; in ion_heap_bench() local
171 int heap_fd = -1, dmabuf_fd = -1; in dmabuf_heap_bench() local
/aosp12/system/memory/libdmabufheap/
H A DBufferAllocatorWrapper.cpp55 int DmabufHeapCpuSyncStart(BufferAllocator* buffer_allocator, unsigned int dmabuf_fd, in DmabufHeapCpuSyncStart()
64 int DmabufHeapCpuSyncEnd(BufferAllocator* buffer_allocator, unsigned int dmabuf_fd, in DmabufHeapCpuSyncEnd()
H A DBufferAllocator.cpp290 int BufferAllocator::LegacyIonCpuSync(unsigned int dmabuf_fd, in LegacyIonCpuSync()
309 int BufferAllocator::DoSync(unsigned int dmabuf_fd, bool start, SyncType sync_type, in DoSync()
324 int BufferAllocator::CpuSyncStart(unsigned int dmabuf_fd, SyncType sync_type, in CpuSyncStart()
334 int BufferAllocator::CpuSyncEnd(unsigned int dmabuf_fd, SyncType sync_type, in CpuSyncEnd()
/aosp12/system/core/trusty/apploader/
H A Dapploader.cpp123 unique_fd dmabuf_fd(alloc.Alloc(kDmabufSystemHeapName, file_page_size)); in read_file() local
/aosp12/bionic/libc/kernel/uapi/linux/
H A Dkfd_ioctl.h282 __u32 dmabuf_fd; member
288 __u32 dmabuf_fd; member