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

  /device/linaro/hikey/gralloc/
ion_4.12.h 70 * struct ion_heap_query - collection of data about all heaps
74 struct ion_heap_query { struct
120 * Takes an ion_heap_query structure and populates information about
123 #define ION_IOC_HEAP_QUERY _IOWR(ION_IOC_MAGIC, 8, struct ion_heap_query)
  /device/linaro/hikey/gralloc960/
ion_4.12.h 70 * struct ion_heap_query - collection of data about all heaps
74 struct ion_heap_query { struct
120 * Takes an ion_heap_query structure and populates information about
123 #define ION_IOC_HEAP_QUERY _IOWR(ION_IOC_MAGIC, 8, struct ion_heap_query)
  /system/core/libion/
ion_4.12.h 70 * struct ion_heap_query - collection of data about all heaps
74 struct ion_heap_query { struct
120 * Takes an ion_heap_query structure and populates information about
123 #define ION_IOC_HEAP_QUERY _IOWR(ION_IOC_MAGIC, 8, struct ion_heap_query)
  /external/kernel-headers/original/uapi/linux/
ion.h 104 * struct ion_heap_query - collection of data about all heaps
108 struct ion_heap_query { struct
130 * Takes an ion_heap_query structure and populates information about
134 struct ion_heap_query)
  /external/linux-kselftest/tools/testing/selftests/android/ion/
ion.h 111 * struct ion_heap_query - collection of data about all heaps
115 struct ion_heap_query { struct
137 * Takes an ion_heap_query structure and populates information about
141 struct ion_heap_query)
  /bionic/libc/kernel/uapi/linux/
ion.h 62 struct ion_heap_query { struct
77 #define ION_IOC_HEAP_QUERY _IOWR(ION_IOC_MAGIC, 8, struct ion_heap_query)
  /hardware/qcom/msm8994/kernel-headers/linux/
ion.h 62 struct ion_heap_query { struct
77 #define ION_IOC_HEAP_QUERY _IOWR(ION_IOC_MAGIC, 8, struct ion_heap_query)
  /hardware/qcom/msm8994/original-kernel-headers/linux/
ion.h 149 * struct ion_heap_query - collection of data about all heaps
153 struct ion_heap_query { struct
230 * Takes an ion_heap_query structure and populates information about
234 struct ion_heap_query)

Completed in 587 milliseconds