Home
last modified time | relevance | path

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

/openbmc/linux/kernel/sched/
H A Drt.c1857 static struct task_struct *pick_highest_pushable_task(struct rq *rq, int cpu) in pick_highest_pushable_task() function
2408 p = pick_highest_pushable_task(src_rq, this_cpu); in pull_rt_task()