Home
last modified time | relevance | path

Searched refs:sched_rt_runnable (Results 1 - 2 of 2) sorted by relevance

/device/soc/rockchip/common/sdk_linux/kernel/sched/
H A Drt.c1658 return sched_stop_runnable(rq) || sched_dl_runnable(rq) || sched_rt_runnable(rq); in balance_rt()
1748 if (!sched_rt_runnable(rq)) { in pick_next_task_rt()
H A Dsched.h1981 static inline bool sched_rt_runnable(struct rq *rq) in sched_rt_runnable() function

Completed in 9 milliseconds