Searched defs:new_allocation (Results 1 - 1 of 1) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/gallium/frontends/nine/
H A Dnine_memory_helper.c423 insert_new_allocation(struct nine_allocator *allocator, struct nine_allocation *new_allocation, unsigned allocation_size) argument
688 nine_memfd_allocator(struct nine_allocator * allocator,struct nine_allocation * new_allocation,unsigned allocation_size) argument
761 struct nine_allocation *new_allocation = slab_alloc_st(&allocator->allocation_pool); local in function:nine_allocate
960 struct nine_allocation *new_allocation = slab_alloc_st(&allocator->allocation_pool); local in function:nine_suballocate
991 struct nine_allocation *new_allocation = slab_alloc_st(&allocator->allocation_pool); local in function:nine_wrap_external_pointer
1132 struct nine_allocation *new_allocation; local in function:nine_suballocate
1144 struct nine_allocation *new_allocation; local in function:nine_wrap_external_pointer
[all...]

Completed in 4 milliseconds