Home
last modified time | relevance | path

Searched refs:uma_shutdown (Results 1 – 1 of 1) sorted by relevance

/freebsd/sys/vm/
H A Duma_core.c313 static void uma_shutdown(void);
3215 EVENTHANDLER_REGISTER(shutdown_post_sync, uma_shutdown, NULL, in uma_startup3()
3231 uma_shutdown(void) in uma_shutdown() function