Home
last modified time | relevance | path

Searched defs:heap_mask (Results 1 – 8 of 8) sorted by relevance

/aosp12/system/memory/libion/
H A Dion.c88 int ion_alloc(int fd, size_t len, size_t align, unsigned int heap_mask, unsigned int flags, in ion_alloc()
160 int ion_alloc_fd(int fd, size_t len, size_t align, unsigned int heap_mask, unsigned int flags, in ion_alloc_fd()
H A Dion_test.c37 int heap_mask = 1; variable
/aosp12/hardware/qcom/msm8960/original-kernel-headers/linux/
H A Dion.h391 unsigned int heap_mask, const char *name) in ion_client_create()
396 static inline struct ion_client *msm_ion_client_create(unsigned int heap_mask, in msm_ion_client_create()
406 unsigned int heap_mask, in ion_alloc()
/aosp12/hardware/google/gchips/gralloc4/src/allocator/
H A Dmali_gralloc_ion.cpp270 unsigned int heap_mask; in select_heap_mask() local
318 static std::string select_dmabuf_heap(unsigned int heap_mask) in select_dmabuf_heap()
367 unsigned int heap_mask = select_heap_mask(usage); in alloc_from_ion_heap() local
/aosp12/hardware/google/gchips/gralloc3/src/
H A Dmali_gralloc_ion.cpp192 unsigned int heap_mask; in select_heap_mask() local
319 static std::pair<std::string, int> select_dmabuf_heap(unsigned int heap_mask) in select_dmabuf_heap()
395 unsigned int heap_mask = select_heap_mask(usage); in alloc_from_ion_heap() local
/aosp12/hardware/google/graphics/common/libion/
H A Dion.cpp67 int exynos_ion_alloc(int /* ion_fd */, size_t len, unsigned int heap_mask, unsigned int flags) { in exynos_ion_alloc()
/aosp12/hardware/qcom/msm8x84/kernel-headers/linux/
H A Dion.h47 unsigned int heap_mask; member
/aosp12/hardware/qcom/msm8x84/original-kernel-headers/linux/
H A Dion.h92 unsigned int heap_mask; member