Searched refs:best_memfd_file (Results 1 - 1 of 1) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/gallium/frontends/nine/
H A Dnine_memory_helper.c426 struct nine_memfd_file *memfd_file, *best_memfd_file; local in function:insert_new_allocation
441 best_memfd_file = memfd_file;
456 move_region(&best_memfd_file->unmapped_allocated_regions, best_region);
458 new_allocation->memory.memfd.file = best_memfd_file;
465 move_region_ordered_merge(allocator, &best_memfd_file->free_regions, new_region);

Completed in 4 milliseconds