Home
last modified time | relevance | path

Searched defs:ion_new_allocation_data (Results 1 – 4 of 4) sorted by relevance

/system/memory/libion/original-kernel-headers/linux/
Dion_4.12.h44 struct ion_new_allocation_data { struct
45 __u64 len;
46 __u32 heap_id_mask;
47 __u32 flags;
48 __u32 fd;
49 __u32 unused;
Dion_4.19.h72 struct ion_new_allocation_data { struct
73 __u64 len;
74 __u32 heap_id_mask;
75 __u32 flags;
76 __u32 fd;
77 __u32 unused;
/system/memory/libion/kernel-headers/linux/
Dion_4.12.h24 struct ion_new_allocation_data { struct
48 #define ION_IOC_NEW_ALLOC _IOWR(ION_IOC_MAGIC, 0, struct ion_new_allocation_data) argument
Dion_4.19.h36 struct ion_new_allocation_data { struct
60 #define ION_IOC_NEW_ALLOC _IOWR(ION_IOC_MAGIC, 0, struct ion_new_allocation_data) argument