Searched defs:alloc_data (Results 1 – 3 of 3) sorted by relevance
52 struct ion_allocation_data alloc_data; in ion_export_buffer_fd() local
66 struct ion0_allocation_data alloc_data = { }; in allocate_ion_buffer_old_api() local96 struct ion_allocation_data alloc_data = { }; in allocate_ion_buffer() local
372 static u8 *alloc_data(ssize_t bytes0, int map_flags, in alloc_data() function