Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/Documentation/scheduler/
H A Dsched-energy.rst134 find_energy_efficient_cpu() to do the placement decision. This function looks
141 find_energy_efficient_cpu() uses compute_energy() to estimate what will be the
184 find_energy_efficient_cpu() will first look for the CPUs with the
/OK3568_Linux_fs/kernel/kernel/sched/
H A Dfair.c6681 static int find_energy_efficient_cpu(struct task_struct *p, int prev_cpu, int sync) in find_energy_efficient_cpu() function
6916 new_cpu = find_energy_efficient_cpu(p, prev_cpu, sync); in select_task_rq_fair()