Home
last modified time | relevance | path

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

/freebsd/sys/kern/
H A Dsched_4bsd.c142 static void sched_setup(void *dummy);
160 SYSINIT(sched_setup, SI_SUB_RUN_QUEUE, SI_ORDER_FIRST, sched_setup, NULL);
645 sched_setup(void *dummy) in sched_setup() function
H A Dsched_ule.c414 static void sched_setup(void *dummy);
415 SYSINIT(sched_setup, SI_SUB_RUN_QUEUE, SI_ORDER_FIRST, sched_setup, NULL);
1645 sched_setup(void *dummy) in sched_setup() function
/freebsd/share/man/man9/
H A DMakefile2011 scheduler.9 sched_setup.9 \