Searched refs:cpudata (Results 1 – 1 of 1) sorted by relevance
74 struct cpudata { struct93 static struct cpudata **all_cpu_data; argument187 static inline void intel_pstate_busy_pid_reset(struct cpudata *cpu) in intel_pstate_busy_pid_reset()367 static void intel_pstate_get_min_max(struct cpudata *cpu, int *min, int *max) in intel_pstate_get_min_max()383 static void intel_pstate_set_pstate(struct cpudata *cpu, int pstate) in intel_pstate_set_pstate()401 static inline void intel_pstate_pstate_increase(struct cpudata *cpu, int steps) in intel_pstate_pstate_increase()409 static inline void intel_pstate_pstate_decrease(struct cpudata *cpu, int steps) in intel_pstate_pstate_decrease()416 static void intel_pstate_get_cpu_pstates(struct cpudata *cpu) in intel_pstate_get_cpu_pstates()431 static inline void intel_pstate_calc_busy(struct cpudata *cpu, in intel_pstate_calc_busy()441 static inline void intel_pstate_sample(struct cpudata *cpu) in intel_pstate_sample()[all …]