Searched refs:uma_shutdown (Results 1 – 1 of 1) sorted by relevance
310 static void uma_shutdown(void);3024 EVENTHANDLER_REGISTER(shutdown_post_sync, uma_shutdown, NULL, in uma_startup3()3030 uma_shutdown(void) in uma_shutdown() function