Home
last modified time | relevance | path

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

/openbmc/linux/kernel/sched/
H A Dcore.c3553 static int select_fallback_rq(int cpu, struct task_struct *p) in select_fallback_rq() function
3648 cpu = select_fallback_rq(task_cpu(p), p); in select_task_rq()
9436 cpu = select_fallback_rq(rq->cpu, p); in __balance_push_cpu_stop()