OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:sched_curcpu_runnable_p
(Results
1 - 6
of
6
) sorted by relevancy
/src/sys/kern/
kern_idle.c
82
if (!
sched_curcpu_runnable_p
()) {
86
if (!
sched_curcpu_runnable_p
()) {
88
if (!
sched_curcpu_runnable_p
() &&
kern_runq.c
1106
*
sched_curcpu_runnable_p
: return if curcpu() should exit the idle loop.
1110
sched_curcpu_runnable_p
(void)
function in typeref:typename:bool
/src/sys/sys/
sched.h
240
bool
sched_curcpu_runnable_p
(void);
/src/sys/arch/evbarm/nslu2/
nslu2_leds.c
151
if (CLKF_INTR(cf) ||
sched_curcpu_runnable_p
() ||
/src/sys/arch/alpha/alpha/
pmap.c
2792
if (
sched_curcpu_runnable_p
()) {
/src/sys/arch/arm/arm32/
pmap.c
5675
if (
sched_curcpu_runnable_p
() != 0) {
Completed in 21 milliseconds
Indexes created Tue Oct 14 11:09:46 GMT 2025