Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/cpufreq/
H A Dpowernv-cpufreq.c60 * struct global_pstate_info - Per policy data structure to maintain history of
77 struct global_pstate_info { struct
218 struct global_pstate_info *gpstates = policy->driver_data; in reset_gpstates()
643 static inline void queue_gpstate_timer(struct global_pstate_info *gpstates) in queue_gpstate_timer()
673 struct global_pstate_info *gpstates = from_timer(gpstates, t, timer); in gpstate_timer_handler()
746 struct global_pstate_info *gpstates = policy->driver_data; in powernv_cpufreq_target_index()
832 struct global_pstate_info *gpstates; in powernv_cpufreq_cpu_init()
1014 struct global_pstate_info *gpstates = policy->driver_data; in powernv_cpufreq_stop_cpu()
/kernel/linux/linux-6.6/drivers/cpufreq/
H A Dpowernv-cpufreq.c60 * struct global_pstate_info - Per policy data structure to maintain history of
77 struct global_pstate_info { struct
218 struct global_pstate_info *gpstates = policy->driver_data; in reset_gpstates()
643 static inline void queue_gpstate_timer(struct global_pstate_info *gpstates) in queue_gpstate_timer()
673 struct global_pstate_info *gpstates = from_timer(gpstates, t, timer); in gpstate_timer_handler()
746 struct global_pstate_info *gpstates = policy->driver_data; in powernv_cpufreq_target_index()
832 struct global_pstate_info *gpstates; in powernv_cpufreq_cpu_init()
880 struct global_pstate_info *gpstates = policy->driver_data; in powernv_cpufreq_cpu_exit()

Completed in 4 milliseconds