Lines Matching defs:cpu
103 int cpu; member
252 static inline void intel_pstate_busy_pid_reset(struct cpudata *cpu) in intel_pstate_busy_pid_reset()
263 unsigned int cpu; in intel_pstate_reset_all_pid() local
274 struct cpudata *cpu; in update_turbo_state() local
285 int min, hw_min, max, hw_max, cpu, range, adj_range; in intel_pstate_hwp_set() local
379 struct cpudata *cpu; in show_turbo_pct() local
395 struct cpudata *cpu; in show_num_pstates() local
808 static void intel_pstate_get_min_max(struct cpudata *cpu, int *min, int *max) in intel_pstate_get_min_max()
830 static void intel_pstate_set_pstate(struct cpudata *cpu, int pstate, bool force) in intel_pstate_set_pstate()
851 static void intel_pstate_get_cpu_pstates(struct cpudata *cpu) in intel_pstate_get_cpu_pstates()
864 static inline void intel_pstate_calc_busy(struct cpudata *cpu) in intel_pstate_calc_busy()
881 static inline void intel_pstate_sample(struct cpudata *cpu) in intel_pstate_sample()
914 static inline void intel_hwp_set_sample_time(struct cpudata *cpu) in intel_hwp_set_sample_time()
922 static inline void intel_pstate_set_sample_time(struct cpudata *cpu) in intel_pstate_set_sample_time()
930 static inline int32_t intel_pstate_get_scaled_busy(struct cpudata *cpu) in intel_pstate_get_scaled_busy()
971 static inline void intel_pstate_adjust_busy_pstate(struct cpudata *cpu) in intel_pstate_adjust_busy_pstate()
1002 struct cpudata *cpu = (struct cpudata *) __data; in intel_hwp_timer_func() local
1010 struct cpudata *cpu = (struct cpudata *) __data; in intel_pstate_timer_func() local
1052 struct cpudata *cpu; in intel_pstate_init_cpu() local
1091 struct cpudata *cpu; in intel_pstate_get() local
1161 struct cpudata *cpu = all_cpu_data[cpu_num]; in intel_pstate_stop_cpu() local
1174 struct cpudata *cpu; in intel_pstate_cpu_init() local
1371 int cpu, rc = 0; in intel_pstate_init() local