Searched defs:ion_allocation_data (Results 1 - 14 of 14) sorted by relevance
/hardware/qcom/msm8960/kernel-headers/linux/ |
H A D | ion.h | 42 struct ion_allocation_data { struct 66 #define ION_IOC_ALLOC _IOWR(ION_IOC_MAGIC, 0, struct ion_allocation_data)
|
/hardware/qcom/msm8996/kernel-headers/linux/ |
H A D | ion.h | 45 struct ion_allocation_data { struct 69 #define ION_IOC_ALLOC _IOWR(ION_IOC_MAGIC, 0, struct ion_allocation_data)
|
/hardware/qcom/msm8996/original-kernel-headers/linux/ |
H A D | ion.h | 76 * struct ion_allocation_data - metadata passed from userspace for allocations 86 struct ion_allocation_data { struct 135 * Takes an ion_allocation_data struct and returns it with the handle field 139 struct ion_allocation_data)
|
/hardware/qcom/msm8998/kernel-headers/linux/ |
H A D | ion.h | 45 struct ion_allocation_data { struct 69 #define ION_IOC_ALLOC _IOWR(ION_IOC_MAGIC, 0, struct ion_allocation_data)
|
/hardware/qcom/msm8998/original-kernel-headers/linux/ |
H A D | ion.h | 83 * struct ion_allocation_data - metadata passed from userspace for allocations 93 struct ion_allocation_data { struct 142 * Takes an ion_allocation_data struct and returns it with the handle field 146 struct ion_allocation_data)
|
/hardware/qcom/msm8x09/kernel-headers/linux/ |
H A D | ion.h | 45 struct ion_allocation_data { struct 69 #define ION_IOC_ALLOC _IOWR(ION_IOC_MAGIC, 0, struct ion_allocation_data)
|
/hardware/qcom/msm8x09/original-kernel-headers/linux/ |
H A D | ion.h | 76 * struct ion_allocation_data - metadata passed from userspace for allocations 86 struct ion_allocation_data { struct 135 * Takes an ion_allocation_data struct and returns it with the handle field 139 struct ion_allocation_data)
|
/hardware/qcom/msm8x26/kernel-headers/linux/ |
H A D | ion.h | 45 struct ion_allocation_data { struct 69 #define ION_IOC_ALLOC _IOWR(ION_IOC_MAGIC, 0, struct ion_allocation_data)
|
/hardware/qcom/msm8x26/original-kernel-headers/linux/ |
H A D | ion.h | 76 * struct ion_allocation_data - metadata passed from userspace for allocations 86 struct ion_allocation_data { struct 134 * Takes an ion_allocation_data struct and returns it with the handle field 138 struct ion_allocation_data)
|
/hardware/qcom/msm8x27/kernel-headers/linux/ |
H A D | ion.h | 40 struct ion_allocation_data { struct 64 #define ION_IOC_ALLOC _IOWR(ION_IOC_MAGIC, 0, struct ion_allocation_data)
|
/hardware/qcom/msm8x84/kernel-headers/linux/ |
H A D | ion.h | 44 struct ion_allocation_data { struct 67 #define ION_IOC_ALLOC _IOWR(ION_IOC_MAGIC, 0, struct ion_allocation_data)
|
/hardware/qcom/msm8x84/original-kernel-headers/linux/ |
H A D | ion.h | 79 * struct ion_allocation_data - metadata passed from userspace for allocations 89 struct ion_allocation_data { struct 137 * Takes an ion_allocation_data struct and returns it with the handle field 141 struct ion_allocation_data)
|
/hardware/qcom/msm8x27/original-kernel-headers/linux/ |
H A D | ion.h | 237 * struct ion_allocation_data - metadata passed from userspace for allocations 247 struct ion_allocation_data { struct 296 * Takes an ion_allocation_data struct and returns it with the handle field 300 struct ion_allocation_data)
|
/hardware/qcom/msm8960/original-kernel-headers/linux/ |
H A D | ion.h | 503 * struct ion_allocation_data - metadata passed from userspace for allocations 513 struct ion_allocation_data { struct 561 * Takes an ion_allocation_data struct and returns it with the handle field 565 struct ion_allocation_data)
|
Completed in 270 milliseconds