Searched refs:pm_px (Results 1 – 3 of 3) sorted by relevance
54 struct pm_px { struct60 DECLARE_PER_CPU(struct pm_px *, cpufreq_statistic_data); argument
48 struct pm_px *pxpt = per_cpu(cpufreq_statistic_data, cpu); in cpufreq_residency_update()65 struct pm_px *pxpt; in cpufreq_statistic_update()92 struct pm_px *pxpt; in cpufreq_statistic_init()112 pxpt = xzalloc(struct pm_px); in cpufreq_statistic_init()150 struct pm_px *pxpt; in cpufreq_statistic_exit()173 struct pm_px *pxpt; in cpufreq_statistic_reset()
44 DEFINE_PER_CPU_READ_MOSTLY(struct pm_px *, cpufreq_statistic_data);87 struct pm_px *pxpt; in do_get_pm_info()
Completed in 4 milliseconds