Home
last modified time | relevance | path

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

/device/soc/rockchip/common/sdk_linux/kernel/sched/
H A Dfair.c6952 * find_energy_efficient_cpu(): Find most energy-efficient target CPU for the
6953 * waking task. find_energy_efficient_cpu() looks for the CPU with maximum
6972 * idea or not. So, find_energy_efficient_cpu() basically favors
6990 static int find_energy_efficient_cpu(struct task_struct *p, int prev_cpu) in find_energy_efficient_cpu() function
7135 new_cpu = find_energy_efficient_cpu(p, prev_cpu); in select_task_rq_fair()
11508 new_cpu = find_energy_efficient_cpu(p, prev_cpu); in check_for_migration_fair()

Completed in 14 milliseconds