Home
last modified time | relevance | path

Searched defs:heap_id (Results 1 – 7 of 7) sorted by relevance

/system/memory/libdmabufheap/tests/
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()
120 int heap_id; in ion_heap_bench() local
/system/memory/libion/original-kernel-headers/linux/
Dion_4.12.h63 __u32 heap_id; member
Dion_4.19.h91 __u32 heap_id; member
/system/memory/libion/kernel-headers/linux/
Dion_4.12.h35 __u32 heap_id; member
Dion_4.19.h47 __u32 heap_id; member
/system/memory/libdmabufheap/
DBufferAllocator.cpp129 int BufferAllocator::GetIonHeapIdByName(const std::string& heap_name, unsigned int* heap_id) { in GetIonHeapIdByName()
193 unsigned int heap_id; in GetIonConfig() local
/system/memory/libmeminfo/libdmabufinfo/
Ddmabufinfo_test.cpp51 __u32 heap_id; member