Home
last modified time | relevance | path

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

/f-stack/lib/
H A Dff_kern_synch.c69 static void synch_setup(void *dummy);
70 SYSINIT(synch_setup, SI_SUB_INTR, SI_ORDER_FIRST, synch_setup,
80 synch_setup(void *arg) in synch_setup() function
/f-stack/freebsd/kern/
H A Dkern_synch.c75 static void synch_setup(void *dummy);
76 SYSINIT(synch_setup, SI_SUB_KICK_SCHEDULER, SI_ORDER_FIRST, synch_setup,
633 synch_setup(void *dummy) in synch_setup() function