Home
last modified time | relevance | path

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

/device/soc/rockchip/common/sdk_linux/kernel/sched/
H A Dfair.c787 static int select_idle_sibling(struct task_struct *p, int prev_cpu, int cpu);
1637 /* Forward declarations of select_idle_sibling helpers */
6180 * prev_eff == this_eff that select_idle_sibling() will consider in wake_affine_weight()
6596 static int select_idle_sibling(struct task_struct *p, int prev, int target) in select_idle_sibling() function
7174 new_cpu = select_idle_sibling(p, prev_cpu, new_cpu); in select_task_rq_fair()

Completed in 15 milliseconds