Searched refs:_MALI_MEMORY_ALLOCATE_RESIZEABLE (Results 1 – 3 of 3) sorted by relevance
218 #define MALI_MEM_FLAG_CAN_RESIZE (_MALI_MEMORY_ALLOCATE_RESIZEABLE)
440 } else if (args->flags & _MALI_MEMORY_ALLOCATE_RESIZEABLE) { in _mali_ukk_mem_allocate()
760 #define _MALI_MEMORY_ALLOCATE_RESIZEABLE (1<<4) /* BUFFER can trim dow/grow*/ macro