Searched refs:sched_stop_runnable (Results 1 – 2 of 2) sorted by relevance
2523 return sched_stop_runnable(rq) || sched_dl_runnable(rq); in balance_dl()
2784 static inline bool sched_stop_runnable(struct rq *rq) in sched_stop_runnable() function