Home
last modified time | relevance | path

Searched refs:sched_runnable (Results 1 – 7 of 7) sorted by relevance

/f-stack/freebsd/sys/
H A Dsched.h79 int sched_runnable(void);
/f-stack/freebsd/x86/x86/
H A Dcpu_machdep.c506 if (sched_runnable()) in cpu_idle_acpi()
540 if (sched_runnable()) in cpu_idle_hlt()
557 if (sched_runnable()) { in cpu_idle_mwait()
586 if (sched_runnable()) in cpu_idle_spin()
/f-stack/freebsd/kern/
H A Dsched_4bsd.c682 sched_runnable(void) in sched_runnable() function
1648 while (sched_runnable() == 0) { in sched_idletd()
H A Dsched_ule.c2475 sched_runnable(void) in sched_runnable() function
/f-stack/freebsd/arm/arm/
H A Dmachdep.c253 if (!sched_runnable()) in cpu_idle()
/f-stack/freebsd/arm64/arm64/
H A Dmachdep.c686 if (!sched_runnable()) in cpu_idle()
/f-stack/freebsd/mips/mips/
H A Dexception.S577 jal sched_runnable