Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/kernel/sched/
H A Drt.c274 static inline bool need_pull_rt_task(struct rq *rq, struct task_struct *prev) in need_pull_rt_task() function
433 static inline bool need_pull_rt_task(struct rq *rq, struct task_struct *prev) in need_pull_rt_task() function
1569 if (!on_rt_rq(&p->rt) && need_pull_rt_task(rq, p)) { in balance_rt()
/kernel/linux/linux-6.6/kernel/sched/
H A Drt.c335 static inline bool need_pull_rt_task(struct rq *rq, struct task_struct *prev) in need_pull_rt_task() function
1722 if (!on_rt_rq(&p->rt) && need_pull_rt_task(rq, p)) { in balance_rt()

Completed in 8 milliseconds