Searched refs:task_is_pushable (Results 1 – 2 of 2) sorted by relevance
2704 if (task_is_pushable(rq, p, cpu)) in pick_earliest_pushable_dl_task()
4055 bool task_is_pushable(struct rq *rq, struct task_struct *p, int cpu) in task_is_pushable() function