Home
last modified time | relevance | path

Searched refs:cpufreq_cpu_get (Results 1 – 25 of 26) sorted by relevance

12

/openbmc/linux/drivers/acpi/
H A Dprocessor_thermal.c61 policy = cpufreq_cpu_get(cpu); in cpu_has_cpufreq()
112 policy = cpufreq_cpu_get(i); in cpufreq_set_cur_state()
/openbmc/linux/drivers/cpufreq/
H A Damd-pstate-ut.c131 policy = cpufreq_cpu_get(cpu); in amd_pstate_ut_check_perf()
206 policy = cpufreq_cpu_get(cpu); in amd_pstate_ut_check_freq()
H A Dppc_cbe_cpufreq_pmi.c80 policy = cpufreq_cpu_get(cpu); in cbe_cpufreq_handle_pmi()
H A Dcpufreq.c222 struct cpufreq_policy *cpufreq_cpu_get(unsigned int cpu) in cpufreq_cpu_get() function
244 EXPORT_SYMBOL_GPL(cpufreq_cpu_get);
286 struct cpufreq_policy *policy = cpufreq_cpu_get(cpu); in cpufreq_cpu_acquire()
1826 policy = cpufreq_cpu_get(cpu); in cpufreq_quick_get()
1844 struct cpufreq_policy *policy = cpufreq_cpu_get(cpu); in cpufreq_quick_get_max()
1864 struct cpufreq_policy *policy = cpufreq_cpu_get(cpu); in cpufreq_get_hw_max_freq()
1892 struct cpufreq_policy *policy = cpufreq_cpu_get(cpu); in cpufreq_get()
2569 cpu_policy = cpufreq_cpu_get(cpu); in cpufreq_get_policy()
H A Dtegra186-cpufreq.c105 policy = cpufreq_cpu_get(cpu); in tegra186_cpufreq_get()
H A Dcppc_cpufreq.c770 struct cpufreq_policy *policy = cpufreq_cpu_get(cpu); in cppc_cpufreq_get_rate()
870 struct cpufreq_policy *policy = cpufreq_cpu_get(cpu); in hisi_cppc_cpufreq_get_rate()
H A Dpowernv-cpufreq.c901 cpu_policy = cpufreq_cpu_get(cpu); in powernv_cpufreq_reboot_notifier()
934 policy = cpufreq_cpu_get(cpu); in powernv_cpufreq_work_fn()
H A Ds5pv210-cpufreq.c560 policy = cpufreq_cpu_get(0); in s5pv210_cpufreq_reboot_notifier_event()
H A Dbrcmstb-avs-cpufreq.c483 struct cpufreq_policy *policy = cpufreq_cpu_get(cpu); in brcm_avs_cpufreq_get()
H A Dmediatek-cpufreq.c356 policy = cpufreq_cpu_get(info->opp_cpu); in mtk_cpufreq_opp_notifier()
H A Dlonghaul.c953 struct cpufreq_policy *policy = cpufreq_cpu_get(0); in longhaul_exit()
H A Damd-pstate.c581 struct cpufreq_policy *policy = cpufreq_cpu_get(cpu); in amd_pstate_adjust_perf()
H A Dintel_pstate.c1361 policy = cpufreq_cpu_get(i); in update_qos_request()
/openbmc/linux/drivers/powercap/
H A Ddtpm_cpu.c139 policy = cpufreq_cpu_get(dtpm_cpu->cpu); in pd_release()
191 policy = cpufreq_cpu_get(cpu); in __dtpm_cpu_setup()
/openbmc/linux/Documentation/translations/zh_CN/cpu-freq/
H A Dcore.rst39 cpufreq策略的引用计数由 cpufreq_cpu_get 和 cpufreq_cpu_put 来完成,以确保 cpufreq 驱
/openbmc/linux/drivers/macintosh/
H A Dwindfarm_cpufreq_clamp.c70 policy = cpufreq_cpu_get(0); in wf_cpufreq_clamp_init()
/openbmc/linux/Documentation/translations/zh_TW/cpu-freq/
H A Dcore.rst37 cpufreq策略的引用計數由 cpufreq_cpu_get 和 cpufreq_cpu_put 來完成,以確保 cpufreq 驅
/openbmc/linux/drivers/gpu/drm/i915/gt/
H A Dintel_llc.c35 policy = cpufreq_cpu_get(0); in cpu_max_MHz()
/openbmc/linux/drivers/devfreq/
H A Dgovernor_passive.c90 policy = cpufreq_cpu_get(cpu); in get_target_freq_with_cpufreq()
276 policy = cpufreq_cpu_get(cpu); in cpufreq_passive_register_notifier()
/openbmc/linux/drivers/thermal/ti-soc-thermal/
H A Dti-thermal-common.c237 data->policy = cpufreq_cpu_get(0); in ti_thermal_register_cpu_cooling()
/openbmc/linux/Documentation/cpu-freq/
H A Dcore.rst33 Reference counting of the cpufreq policies is done by cpufreq_cpu_get
/openbmc/linux/kernel/power/
H A Denergy_model.c251 policy = cpufreq_cpu_get(cpumask_first(em_span_cpus(pd))); in em_cpufreq_update_efficiencies()
/openbmc/linux/include/linux/
H A Dcpufreq.h199 struct cpufreq_policy *cpufreq_cpu_get(unsigned int cpu);
206 static inline struct cpufreq_policy *cpufreq_cpu_get(unsigned int cpu) in cpufreq_cpu_get() function
/openbmc/linux/drivers/thermal/
H A Dimx_thermal.c561 data->policy = cpufreq_cpu_get(0); in imx_thermal_register_legacy_cooling()
/openbmc/linux/kernel/sched/
H A Dtopology.c416 policy = cpufreq_cpu_get(i); in build_perf_domains()

12