Searched refs:sched_stop_runnable (Results 1 – 4 of 4) sorted by relevance
21 return sched_stop_runnable(rq); in balance_stop()38 if (!sched_stop_runnable(rq)) in pick_task_stop()
2218 static inline bool sched_stop_runnable(struct rq *rq) in sched_stop_runnable() function
1936 return sched_stop_runnable(rq) || sched_dl_runnable(rq); in balance_dl()
1715 return sched_stop_runnable(rq) || sched_dl_runnable(rq) || sched_rt_runnable(rq); in balance_rt()