Home
last modified time | relevance | path

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

/linux-6.15/kernel/sched/
H A Drt.c1786 if (task_is_pushable(rq, p, cpu)) in pick_highest_pushable_task()
H A Dsched.h3879 bool task_is_pushable(struct rq *rq, struct task_struct *p, int cpu) in task_is_pushable() function
H A Ddeadline.c2524 if (task_is_pushable(rq, p, cpu)) in pick_earliest_pushable_dl_task()