Searched refs:heap_mask (Results 1 – 2 of 2) sorted by relevance
| /OK3568_Linux_fs/external/mpp/osal/allocator/ |
| H A D | allocator_ion.c | 69 static int ion_alloc(int fd, size_t len, size_t align, unsigned int heap_mask, in ion_alloc() argument 76 .heap_id_mask = heap_mask, in ion_alloc() 81 fd, len, align, heap_mask, flags); in ion_alloc()
|
| H A D | ion.h | 112 unsigned int heap_mask, const char *name);
|