Home
last modified time | relevance | path

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

/linux/kernel/sched/
H A Drt.c1748 if (task_is_pushable(rq, p, cpu)) in pick_highest_pushable_task()
H A Ddeadline.c2669 if (task_is_pushable(rq, p, cpu)) in pick_earliest_pushable_dl_task()
H A Dsched.h3907 bool task_is_pushable(struct rq *rq, struct task_struct *p, int cpu) in task_is_pushable() function