Searched refs:syncer_shutdown (Results 1 – 1 of 1) sorted by relevance
111 static void syncer_shutdown(void *arg, int howto);3016 EVENTHANDLER_REGISTER(shutdown_pre_sync, syncer_shutdown, td->td_proc, in sched_sync()3161 syncer_shutdown(void *arg, int howto) in syncer_shutdown() function3178 syncer_shutdown(updateproc, 0); in syncer_suspend()