Home
last modified time | relevance | path

Searched refs:dtpm_cpu (Results 1 - 1 of 1) sorted by relevance

/kernel/linux/linux-6.6/drivers/powercap/
H A Ddtpm_cpu.c28 struct dtpm_cpu { struct
34 static DEFINE_PER_CPU(struct dtpm_cpu *, dtpm_per_cpu);
36 static struct dtpm_cpu *to_dtpm_cpu(struct dtpm *dtpm) in to_dtpm_cpu()
38 return container_of(dtpm, struct dtpm_cpu, dtpm); in to_dtpm_cpu()
43 struct dtpm_cpu *dtpm_cpu = to_dtpm_cpu(dtpm); in set_pd_power_limit() local
44 struct em_perf_domain *pd = em_cpu_get(dtpm_cpu->cpu); in set_pd_power_limit()
63 freq_qos_update_request(&dtpm_cpu->qos_req, freq); in set_pd_power_limit()
89 struct dtpm_cpu *dtpm_cpu in get_pd_power_uw() local
114 struct dtpm_cpu *dtpm_cpu = to_dtpm_cpu(dtpm); update_pd_power_uw() local
133 struct dtpm_cpu *dtpm_cpu = to_dtpm_cpu(dtpm); pd_release() local
159 struct dtpm_cpu *dtpm_cpu; cpuhp_dtpm_cpu_offline() local
170 struct dtpm_cpu *dtpm_cpu; cpuhp_dtpm_cpu_online() local
181 struct dtpm_cpu *dtpm_cpu; __dtpm_cpu_setup() local
[all...]

Completed in 1 milliseconds