Home
last modified time | relevance | path

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

/Linux-v4.19/kernel/sched/
Ddeadline.c504 static inline bool need_pull_dl_task(struct rq *rq, struct task_struct *prev) in need_pull_dl_task() function
589 static inline bool need_pull_dl_task(struct rq *rq, struct task_struct *prev) in need_pull_dl_task() function
1718 if (need_pull_dl_task(rq, prev)) { in pick_next_task_dl()