/aosp_15_r20/device/linaro/hikey/gralloc960/ |
D | mali_gralloc_ion.cpp | 199 static int alloc_ion_fd(int ion_fd, size_t size, unsigned int heap_mask, unsigned int flags, int *s… in alloc_ion_fd() 222 static int alloc_from_ion_heap(int ion_fd, size_t size, unsigned int heap_mask, unsigned int flags,… in alloc_from_ion_heap() 301 unsigned int heap_mask; in pick_ion_heap() local 334 void set_ion_flags(unsigned int heap_mask, uint64_t usage, unsigned int *priv_heap_flag, int *ion_f… in set_ion_flags() 386 unsigned int heap_mask; in check_buffers_sharable() local 489 unsigned int heap_mask, priv_heap_flag = 0; in mali_gralloc_ion_allocate() local
|
/aosp_15_r20/device/amlogic/yukawa/hal/gralloc/ |
D | mali_gralloc_ion.cpp | 199 static int alloc_ion_fd(int ion_fd, size_t size, unsigned int heap_mask, unsigned int flags, int *s… in alloc_ion_fd() 222 static int alloc_from_ion_heap(int ion_fd, size_t size, unsigned int heap_mask, unsigned int flags,… in alloc_from_ion_heap() 301 unsigned int heap_mask; in pick_ion_heap() local 334 void set_ion_flags(unsigned int heap_mask, uint64_t usage, unsigned int *priv_heap_flag, int *ion_f… in set_ion_flags() 386 unsigned int heap_mask; in check_buffers_sharable() local 489 unsigned int heap_mask, priv_heap_flag = 0; in mali_gralloc_ion_allocate() local
|
/aosp_15_r20/system/memory/libion/ |
D | ion.c | 95 int ion_alloc(int fd, size_t len, size_t align, unsigned int heap_mask, unsigned int flags, in ion_alloc() 167 int ion_alloc_fd(int fd, size_t len, size_t align, unsigned int heap_mask, unsigned int flags, in ion_alloc_fd()
|
D | ion_test.c | 37 int heap_mask = 1; variable
|
/aosp_15_r20/device/linaro/hikey/gralloc/ |
D | alloc_device.cpp | 175 static int alloc_ion_fd(int ion_fd, size_t size, unsigned int heap_mask, unsigned int flags, int *s… in alloc_ion_fd() 207 unsigned int heap_mask; in gralloc_alloc_buffer() local
|
/aosp_15_r20/hardware/google/graphics/common/libion/ |
D | ion.cpp | 76 int exynos_ion_alloc(int /* ion_fd */, size_t len, unsigned int heap_mask, unsigned int flags) { in exynos_ion_alloc()
|
/aosp_15_r20/external/igt-gpu-tools/lib/ |
H A D | ion.c | 51 const int heap_mask = 1 << heap_id; in ion_alloc_one_fd() local
|
/aosp_15_r20/cts/hostsidetests/securitybulletin/securityPatch/CVE-2016-8429/ |
H A D | poc.c | 75 __u32 heap_mask; /* heaps to allocate from */ member
|
/aosp_15_r20/cts/hostsidetests/securitybulletin/securityPatch/CVE-2016-8430/ |
H A D | poc.c | 62 __u32 heap_mask; /* heaps to allocate from */ member
|
/aosp_15_r20/cts/hostsidetests/securitybulletin/securityPatch/CVE-2016-8460/ |
H A D | poc.c | 60 __u32 heap_mask; /* heaps to allocate from */ member
|
/aosp_15_r20/cts/hostsidetests/securitybulletin/securityPatch/CVE-2016-8428/ |
H A D | poc.c | 55 __u32 heap_mask; /* heaps to allocate from */ member
|
/aosp_15_r20/cts/hostsidetests/securitybulletin/securityPatch/CVE-2016-8482/ |
H A D | poc.c | 63 __u32 heap_mask; /* heaps to allocate from */ member
|