Searched refs:ION_IOC_HEAP_QUERY (Results 1 – 2 of 2) sorted by relevance
161 #define ION_IOC_HEAP_QUERY _IOWR(ION_IOC_MAGIC, 8, \ macro
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()
Completed in 4 milliseconds