Searched refs:heap_id_mask (Results 1 – 4 of 4) sorted by relevance
78 __u32 heap_id_mask; member
95 alloc_data.heap_id_mask = 1 << heap_id; in ion_export_buffer_fd()
71 __u32 heap_id_mask; member
356 static int ion_alloc(size_t len, unsigned int heap_id_mask, unsigned int flags) in ion_alloc() argument366 len, heap_id_mask, flags); in ion_alloc()381 if (!((1 << heap->id) & heap_id_mask)) in ion_alloc()510 data.allocation.heap_id_mask, in ion_ioctl()