Home
last modified time | relevance | path

Searched refs:schedcpu (Results 1 – 5 of 5) sorted by relevance

/src/sys/kern/
H A Dsched_shim.c187 active_sched->schedcpu(); in sched_schedcpu()
189 SYSINIT(schedcpu, SI_SUB_LAST, SI_ORDER_FIRST, sched_schedcpu, NULL);
H A Dsched_4bsd.c133 static void schedcpu(void);
452 schedcpu(void) in schedcpu() function
557 schedcpu(); in schedcpu_thread()
1902 SLOT(schedcpu),
H A Dsched_ule.c3445 SLOT(schedcpu),
/src/sys/sys/
H A Dsched.h322 void (*schedcpu)(void); member
/src/share/man/man9/
H A DMakefile2014 scheduler.9 schedcpu.9 \