Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/frontends/nine/
H A Dnine_memory_helper.c136 struct list_head unlocked_mapped_allocated_regions; member
247 LIST_FOR_EACH_ENTRY(region, &memfd_file->unlocked_mapped_allocated_regions, list) { in debug_dump_memfd_state()
491 move_region(&memfd_file->unlocked_mapped_allocated_regions, region); in nine_flush_pending_releases()
518 move_region(&memfd_file->unlocked_mapped_allocated_regions, region); in nine_flush_pending_frees()
590 &memfd_file->unlocked_mapped_allocated_regions, in nine_memfd_try_unmap_file()
734 list_inithead(&memfd_file->unlocked_mapped_allocated_regions); in nine_memfd_allocator()
937 move_region(&memfd_file->unlocked_mapped_allocated_regions, region); in nine_pointer_strongrelease()
1048 assert(list_is_empty(&allocator->memfd_pool[i].unlocked_mapped_allocated_regions)); in nine_allocator_destroy()

Completed in 3 milliseconds