Home
last modified time | relevance | path

Searched refs:heap_mask (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/external/mpp/osal/allocator/
H A Dallocator_ion.c69 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 Dion.h112 unsigned int heap_mask, const char *name);