Searched defs:ion_new_allocation_data (Results 1 – 4 of 4) sorted by relevance
44 struct ion_new_allocation_data { struct45 __u64 len;46 __u32 heap_id_mask;47 __u32 flags;48 __u32 fd;49 __u32 unused;
72 struct ion_new_allocation_data { struct73 __u64 len;74 __u32 heap_id_mask;75 __u32 flags;76 __u32 fd;77 __u32 unused;
24 struct ion_new_allocation_data { struct48 #define ION_IOC_NEW_ALLOC _IOWR(ION_IOC_MAGIC, 0, struct ion_new_allocation_data) argument
36 struct ion_new_allocation_data { struct60 #define ION_IOC_NEW_ALLOC _IOWR(ION_IOC_MAGIC, 0, struct ion_new_allocation_data) argument