Searched refs:ION_IOC_HEAP_QUERY (Results 1 – 6 of 6) sorted by relevance
| /OK3568_Linux_fs/kernel/tools/testing/selftests/android/ion/ |
| H A D | ion.h | 131 #define ION_IOC_HEAP_QUERY _IOWR(ION_IOC_MAGIC, 8, \ macro
|
| H A D | ionutils.c | 73 ret = ioctl(ionfd, ION_IOC_HEAP_QUERY, &query); in ion_export_buffer_fd()
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/host/xtest/include/uapi/linux/ |
| H A D | ion.h | 161 #define ION_IOC_HEAP_QUERY _IOWR(ION_IOC_MAGIC, 8, \ macro
|
| /OK3568_Linux_fs/kernel/include/uapi/linux/ |
| H A D | ion.h | 140 #define ION_IOC_HEAP_QUERY _IOWR(ION_IOC_MAGIC, 8, \ macro
|
| /OK3568_Linux_fs/kernel/drivers/staging/android/ion/ |
| H A D | ion.c | 151 case ION_IOC_HEAP_QUERY: in validate_ioctl_arg() 204 case ION_IOC_HEAP_QUERY: in ion_ioctl()
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/host/xtest/ |
| H A D | sdp_basic.c | 114 if (ioctl(ion, ION_IOC_HEAP_QUERY, &query_data) < 0) { in allocate_ion_buffer() 120 if (ioctl(ion, ION_IOC_HEAP_QUERY, &query_data) < 0) { in allocate_ion_buffer()
|