Home
last modified time | relevance | path

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

/Linux-v5.15/kernel/sched/
Drt.c265 static inline bool need_pull_rt_task(struct rq *rq, struct task_struct *prev) in need_pull_rt_task() function
421 static inline bool need_pull_rt_task(struct rq *rq, struct task_struct *prev) in need_pull_rt_task() function
1533 if (!on_rt_rq(&p->rt) && need_pull_rt_task(rq, p)) { in balance_rt()