Home
last modified time | relevance | path

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

/freebsd-14.2/sys/kern/
H A Dsched_4bsd.c134 static void sched_setup(void *dummy);
152 SYSINIT(sched_setup, SI_SUB_RUN_QUEUE, SI_ORDER_FIRST, sched_setup, NULL);
637 sched_setup(void *dummy) in sched_setup() function
H A Dsched_ule.c358 static void sched_setup(void *dummy);
359 SYSINIT(sched_setup, SI_SUB_RUN_QUEUE, SI_ORDER_FIRST, sched_setup, NULL);
1531 sched_setup(void *dummy) in sched_setup() function
/freebsd-14.2/share/man/man9/
H A DMakefile1966 scheduler.9 sched_setup.9 \