Home
last modified time | relevance | path

Searched refs:cpufreq_remove_update_util_hook (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/kernel/sched/
H A Dcpufreq.c54 void cpufreq_remove_update_util_hook(int cpu) in cpufreq_remove_update_util_hook() function
58 EXPORT_SYMBOL_GPL(cpufreq_remove_update_util_hook);
H A Dcpufreq_schedutil.c800 cpufreq_remove_update_util_hook(cpu); in sugov_stop()
/openbmc/linux/include/linux/sched/
H A Dcpufreq.h23 void cpufreq_remove_update_util_hook(int cpu);
/openbmc/linux/drivers/cpufreq/
H A Dcpufreq_governor.c344 cpufreq_remove_update_util_hook(i); in gov_clear_update_util()
H A Dintel_pstate.c2524 cpufreq_remove_update_util_hook(cpu); in intel_pstate_clear_update_util_hook()