Home
last modified time | relevance | path

Searched refs:debug_dump_memfd_state (Results 1 – 1 of 1) sorted by relevance

/third_party/mesa3d/src/gallium/frontends/nine/
Dnine_memory_helper.c225 debug_dump_memfd_state(struct nine_memfd_file *memfd_file, bool details) in debug_dump_memfd_state() function
265 debug_dump_memfd_state(allocation->memory.memfd.file, true); in debug_dump_allocation_state()
273 debug_dump_memfd_state(allocation->memory.submemfd.parent->file, false); in debug_dump_allocation_state()
292 debug_dump_memfd_state(struct nine_memfd_file *memfd_file, bool details) in debug_dump_memfd_state() function
586 debug_dump_memfd_state(memfd_file, true); in nine_memfd_try_unmap_file()
664 debug_dump_memfd_state(memfd_file, true); in nine_memfd_region_map()
1045 debug_dump_memfd_state(&allocator->memfd_pool[i], true); in nine_allocator_destroy()