Home
last modified time | relevance | path

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

/linux/include/linux/sched/
H A Dtopology.h200 extern void sched_update_asym_prefer_cpu(int cpu, int old_prio, int new_prio);
/linux/drivers/cpufreq/
H A Damd-pstate.c949 sched_update_asym_prefer_cpu(cpu, prev_high, cur_high); in amd_pstate_update_limits()
/linux/kernel/sched/
H A Dtopology.c1341 void sched_update_asym_prefer_cpu(int cpu, int old_prio, int new_prio) in sched_update_asym_prefer_cpu() function