Searched refs:heap_data (Results 1 – 1 of 1) sorted by relevance
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()