OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:ION_IOC_HEAP_QUERY
(Results
1 - 8
of
8
) sorted by null
/device/linaro/hikey/gralloc/
ion_4.12.h
118
* DOC:
ION_IOC_HEAP_QUERY
- information about available heaps
123
#define
ION_IOC_HEAP_QUERY
_IOWR(ION_IOC_MAGIC, 8, struct ion_heap_query)
/device/linaro/hikey/gralloc960/
ion_4.12.h
118
* DOC:
ION_IOC_HEAP_QUERY
- information about available heaps
123
#define
ION_IOC_HEAP_QUERY
_IOWR(ION_IOC_MAGIC, 8, struct ion_heap_query)
/system/core/libion/
ion_4.12.h
118
* DOC:
ION_IOC_HEAP_QUERY
- information about available heaps
123
#define
ION_IOC_HEAP_QUERY
_IOWR(ION_IOC_MAGIC, 8, struct ion_heap_query)
/external/kernel-headers/original/uapi/linux/
ion.h
128
* DOC:
ION_IOC_HEAP_QUERY
- information about available heaps
133
#define
ION_IOC_HEAP_QUERY
_IOWR(ION_IOC_MAGIC, 8, \
/external/linux-kselftest/tools/testing/selftests/android/ion/
ion.h
135
* DOC:
ION_IOC_HEAP_QUERY
- information about available heaps
140
#define
ION_IOC_HEAP_QUERY
_IOWR(ION_IOC_MAGIC, 8, \
/bionic/libc/kernel/uapi/linux/
ion.h
77
#define
ION_IOC_HEAP_QUERY
_IOWR(ION_IOC_MAGIC, 8, struct ion_heap_query)
/hardware/qcom/msm8994/kernel-headers/linux/
ion.h
77
#define
ION_IOC_HEAP_QUERY
_IOWR(ION_IOC_MAGIC, 8, struct ion_heap_query)
/hardware/qcom/msm8994/original-kernel-headers/linux/
ion.h
228
* DOC:
ION_IOC_HEAP_QUERY
- information about available heaps
233
#define
ION_IOC_HEAP_QUERY
_IOWR(ION_IOC_MAGIC, 8, \
Completed in 1210 milliseconds