Home
last modified time | relevance | path

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

/f-stack/freebsd/kern/
H A Dsched_4bsd.c136 static void sched_setup(void *dummy);
154 SYSINIT(sched_setup, SI_SUB_RUN_QUEUE, SI_ORDER_FIRST, sched_setup, NULL);
639 sched_setup(void *dummy) in sched_setup() function
H A Dsched_ule.c340 static void sched_setup(void *dummy);
341 SYSINIT(sched_setup, SI_SUB_RUN_QUEUE, SI_ORDER_FIRST, sched_setup, NULL);
1450 sched_setup(void *dummy) in sched_setup() function