Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/frontends/nine/
H A Dnine_memory_helper.c129 struct nine_memfd_file { struct
149 struct nine_memfd_file *file; /* File in which the data is allocated */
215 struct nine_memfd_file *memfd_pool; /* Table (of size num_fd) of memfd files */
225 debug_dump_memfd_state(struct nine_memfd_file *memfd_file, bool details) in debug_dump_memfd_state()
292 debug_dump_memfd_state(struct nine_memfd_file *memfd_file, bool details) in debug_dump_memfd_state()
319 static struct nine_memfd_file *
426 struct nine_memfd_file *memfd_file, *best_memfd_file; in insert_new_allocation()
435 memfd_file = (void*)allocator->memfd_pool + memfd_index*sizeof(struct nine_memfd_file); in insert_new_allocation()
481 struct nine_memfd_file *memfd_file = nine_get_memfd_file_backing(allocation); in nine_flush_pending_releases()
512 struct nine_memfd_file *memfd_fil in nine_flush_pending_frees()
[all...]

Completed in 2 milliseconds