Searched refs:heap_data (Results 1 – 2 of 2) sorted by relevance
224 struct heap_data { struct259 struct heap_data aperture;260 struct heap_data fb;261 struct heap_data iring;262 struct heap_data cursor_heap;
54 struct ion_heap_data heap_data[MAX_HEAP_COUNT]; in ion_export_buffer_fd() local71 query.heaps = (unsigned long int)&heap_data[0]; in ion_export_buffer_fd()82 if (heap_data[i].type == ion_info->heap_type) { in ion_export_buffer_fd()83 heap_id = heap_data[i].heap_id; in ion_export_buffer_fd()