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

/xsrc/external/mit/MesaLib/dist/src/gallium/frontends/nine/
H A Dnine_memory_helper.c180 struct nine_memfd_suballocation submemfd; member in union:nine_allocation::__anon52f81843010a
185 /* The fields below are only used for memfd/submemfd allocations */
271 allocation->memory.submemfd.relative_offset);
273 debug_dump_memfd_state(allocation->memory.submemfd.parent->file, false);
275 allocation->memory.submemfd.parent->region->offset,
276 allocation->memory.submemfd.parent->region->size);
326 return allocation->memory.submemfd.parent->file;
338 return allocation->memory.submemfd.parent->region;
895 return region->map + allocation->memory.submemfd.relative_offset;
977 new_allocation->memory.submemfd
[all...]

Completed in 3 milliseconds