Home
last modified time | relevance | path

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

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