Home
last modified time | relevance | path

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

/linux-4.4.14/kernel/sched/
Ddeadline.c211 static inline bool need_pull_dl_task(struct rq *rq, struct task_struct *prev) in need_pull_dl_task() function
308 static inline bool need_pull_dl_task(struct rq *rq, struct task_struct *prev) in need_pull_dl_task() function
1163 if (need_pull_dl_task(rq, prev)) { in pick_next_task_dl()