Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/frontends/nine/
Dnine_memory_helper.c406 insert_new_allocation(struct nine_allocator *allocator, struct nine_allocation *new_allocation, uns… in insert_new_allocation()
672 struct nine_allocation *new_allocation, in nine_memfd_allocator()
744 struct nine_allocation *new_allocation = slab_alloc_st(&allocator->allocation_pool); in nine_allocate() local
943 struct nine_allocation *new_allocation = slab_alloc_st(&allocator->allocation_pool); in nine_suballocate() local
974 struct nine_allocation *new_allocation = slab_alloc_st(&allocator->allocation_pool); in nine_wrap_external_pointer() local
1115 struct nine_allocation *new_allocation; in nine_suballocate() local
1127 struct nine_allocation *new_allocation; in nine_wrap_external_pointer() local
/third_party/rust/rust/src/tools/miri/src/concurrency/
Dweak_memory.rs168 pub fn new_allocation() -> Self { in new_allocation() method
Ddata_race.rs704 pub fn new_allocation( in new_allocation() method
/third_party/rust/rust/src/tools/miri/src/borrow_tracker/
Dmod.rs257 pub fn new_allocation( in new_allocation() method
/third_party/rust/rust/src/tools/miri/src/borrow_tracker/tree_borrows/
Dmod.rs29 pub fn new_allocation( in new_allocation() method
/third_party/rust/rust/src/tools/miri/src/borrow_tracker/stacked_borrows/
Dmod.rs525 pub fn new_allocation( in new_allocation() method