Home
last modified time | relevance | path

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

/openbmc/linux/kernel/sched/
H A Dfair.c1054 static int select_idle_sibling(struct task_struct *p, int prev_cpu, int cpu);
7553 static int select_idle_sibling(struct task_struct *p, int prev, int target) in select_idle_sibling() function
8219 new_cpu = select_idle_sibling(p, prev_cpu, new_cpu); in select_task_rq_fair()