Home
last modified time | relevance | path

Searched refs:sched_stop_runnable (Results 1 – 4 of 4) sorted by relevance

/linux/kernel/sched/
A Dstop_task.c22 return sched_stop_runnable(rq); in balance_stop()
39 if (!sched_stop_runnable(rq)) in pick_task_stop()
A Dsched.h2204 static inline bool sched_stop_runnable(struct rq *rq) in sched_stop_runnable() function
A Drt.c1666 return sched_stop_runnable(rq) || sched_dl_runnable(rq) || sched_rt_runnable(rq); in balance_rt()
A Ddeadline.c1872 return sched_stop_runnable(rq) || sched_dl_runnable(rq); in balance_dl()

Completed in 22 milliseconds