Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/frontends/nine/
H A Dnine_memory_helper.c180 struct nine_memfd_suballocation submemfd; member
185 /* The fields below are only used for memfd/submemfd allocations */
271 allocation->memory.submemfd.relative_offset); in debug_dump_allocation_state()
273 debug_dump_memfd_state(allocation->memory.submemfd.parent->file, false); in debug_dump_allocation_state()
275 allocation->memory.submemfd.parent->region->offset, in debug_dump_allocation_state()
276 allocation->memory.submemfd.parent->region->size); in debug_dump_allocation_state()
326 return allocation->memory.submemfd.parent->file; in nine_get_memfd_file_backing()
338 return allocation->memory.submemfd.parent->region; in nine_get_memfd_region_backing()
895 return region->map + allocation->memory.submemfd.relative_offset; in nine_get_pointer()
977 new_allocation->memory.submemfd in nine_suballocate()
[all...]

Completed in 2 milliseconds