Searched refs:synch_setup (Results 1 – 1 of 1) sorted by relevance
71 static void synch_setup(void *dummy);72 SYSINIT(synch_setup, SI_SUB_KICK_SCHEDULER, SI_ORDER_FIRST, synch_setup,534 synch_setup(void *dummy) in synch_setup() function