Searched refs:ION_IOC_HEAP_QUERY (Results 1 – 9 of 9) sorted by relevance
15 ioctl$ION_IOC_HEAP_QUERY(fd fd_ion, cmd const[ION_IOC_HEAP_QUERY], arg ptr[inout, ion_heap_query])
15 ION_IOC_HEAP_QUERY = 3222817032
140 #define ION_IOC_HEAP_QUERY _IOWR(ION_IOC_MAGIC, 8, \ macro
73 ret = ioctl(ionfd, ION_IOC_HEAP_QUERY, &query); in ion_export_buffer_fd()
6 # TODO: ION_IOC_HEAP_QUERY is detected for 4.10 upstream, but not covered in this description.