Home
last modified time | relevance | path

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

/device/soc/rockchip/common/sdk_linux/kernel/sched/
H A Dfair.c9206 * idle_cpu_without - would a given CPU be idle without p ?
9212 static int idle_cpu_without(int cpu, struct task_struct *p) in idle_cpu_without() function
9223 * be computed and tested before calling idle_cpu_without(). in idle_cpu_without()
9264 * No need to call idle_cpu_without() if nr_running is not 0 in update_sg_wakeup_stats()
9266 if (!nr_running && idle_cpu_without(i, p)) { in update_sg_wakeup_stats()

Completed in 26 milliseconds