Searched refs:external_allocation_pool (Results 1 – 1 of 1) sorted by relevance
1052 struct slab_mempool external_allocation_pool; member1072 slab_free_st(&allocator->external_allocation_pool, allocation); in nine_free()1117 new_allocation = slab_alloc_st(&allocator->external_allocation_pool); in nine_suballocate()1129 new_allocation = slab_alloc_st(&allocator->external_allocation_pool); in nine_wrap_external_pointer()1146 slab_create(&allocator->external_allocation_pool, sizeof(struct nine_allocation), 4096); in nine_allocator_create()1155 slab_destroy(&allocator->external_allocation_pool); in nine_allocator_destroy()