HomeSort by relevance Sort by last modified time
    Searched defs:ion_allocation_data (Results 1 - 22 of 22) sorted by null

  /hardware/ti/omap4-aah/ion/
linux_ion.h 36 struct ion_allocation_data { struct
59 #define ION_IOC_ALLOC _IOWR(ION_IOC_MAGIC, 0, struct ion_allocation_data)
  /hardware/ti/omap4xxx/ion/
linux_ion.h 36 struct ion_allocation_data { struct
59 #define ION_IOC_ALLOC _IOWR(ION_IOC_MAGIC, 0, struct ion_allocation_data)
  /bionic/libc/kernel/uapi/linux/
ion.h 45 struct ion_allocation_data { struct
69 #define ION_IOC_ALLOC _IOWR(ION_IOC_MAGIC, 0, struct ion_allocation_data)
  /development/ndk/platforms/android-L/include/linux/
ion.h 39 struct ion_allocation_data { struct
62 #define ION_IOC_ALLOC _IOWR(ION_IOC_MAGIC, 0, struct ion_allocation_data)
  /external/kernel-headers/original/uapi/linux/
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/msm8960/kernel-headers/linux/
ion.h 42 struct ion_allocation_data { struct
66 #define ION_IOC_ALLOC _IOWR(ION_IOC_MAGIC, 0, struct ion_allocation_data)
  /hardware/qcom/msm8x26/kernel-headers/linux/
ion.h 44 struct ion_allocation_data { struct
67 #define ION_IOC_ALLOC _IOWR(ION_IOC_MAGIC, 0, struct ion_allocation_data)
  /hardware/qcom/msm8x26/original-kernel-headers/linux/
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/kernel-headers/linux/
ion.h 40 struct ion_allocation_data { struct
64 #define ION_IOC_ALLOC _IOWR(ION_IOC_MAGIC, 0, struct ion_allocation_data)
  /hardware/qcom/msm8x74/kernel-headers/linux/
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/
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/
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/ti/omap4-aah/kernel-headers-ti/linux/
ion.h 36 struct ion_allocation_data { struct
66 #define ION_IOC_ALLOC _IOWR(ION_IOC_MAGIC, 0, struct ion_allocation_data)
  /prebuilts/ndk/9/platforms/android-19/arch-arm64/usr/include/linux/
ion.h 45 struct ion_allocation_data { struct
69 #define ION_IOC_ALLOC _IOWR(ION_IOC_MAGIC, 0, struct ion_allocation_data)
  /prebuilts/ndk/9/platforms/android-19/arch-mips64/usr/include/linux/
ion.h 45 struct ion_allocation_data { struct
69 #define ION_IOC_ALLOC _IOWR(ION_IOC_MAGIC, 0, struct ion_allocation_data)
  /prebuilts/ndk/9/platforms/android-19/arch-x86_64/usr/include/linux/
ion.h 45 struct ion_allocation_data { struct
69 #define ION_IOC_ALLOC _IOWR(ION_IOC_MAGIC, 0, struct ion_allocation_data)
  /system/core/libion/kernel-headers/linux/
ion.h 45 struct ion_allocation_data { struct
69 #define ION_IOC_ALLOC _IOWR(ION_IOC_MAGIC, 0, struct ion_allocation_data)
  /system/core/libion/original-kernel-headers/linux/
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/msm8x27/original-kernel-headers/linux/
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/msm8x74/original-kernel-headers/linux/
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/samsung_slsi/exynos5/libion_exynos/
libion.cpp 25 struct ion_allocation_data { struct
48 #define ION_IOC_ALLOC _IOWR(ION_IOC_MAGIC, 0, struct ion_allocation_data)
83 struct ion_allocation_data arg_alloc;
  /hardware/qcom/msm8960/original-kernel-headers/linux/
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 987 milliseconds