Searched refs:block_allocator_shutdown (Results 1 – 1 of 1) sorted by relevance
49 static void block_allocator_shutdown(ump_memory_backend *backend);100 backend->shutdown = block_allocator_shutdown; in ump_block_allocator_create()120 static void block_allocator_shutdown(ump_memory_backend *backend) in block_allocator_shutdown() function