Lines Matching defs:cpu
101 int cpu; member
229 static inline void intel_pstate_busy_pid_reset(struct cpudata *cpu) in intel_pstate_busy_pid_reset()
240 unsigned int cpu; in intel_pstate_reset_all_pid() local
251 struct cpudata *cpu; in update_turbo_state() local
263 int min, max, cpu; in intel_pstate_hwp_set() local
349 struct cpudata *cpu; in show_turbo_pct() local
365 struct cpudata *cpu; in show_num_pstates() local
686 static void intel_pstate_get_min_max(struct cpudata *cpu, int *min, int *max) in intel_pstate_get_min_max()
708 static void intel_pstate_set_pstate(struct cpudata *cpu, int pstate) in intel_pstate_set_pstate()
728 static void intel_pstate_get_cpu_pstates(struct cpudata *cpu) in intel_pstate_get_cpu_pstates()
740 static inline void intel_pstate_calc_busy(struct cpudata *cpu) in intel_pstate_calc_busy()
756 static inline void intel_pstate_sample(struct cpudata *cpu) in intel_pstate_sample()
784 static inline void intel_hwp_set_sample_time(struct cpudata *cpu) in intel_hwp_set_sample_time()
792 static inline void intel_pstate_set_sample_time(struct cpudata *cpu) in intel_pstate_set_sample_time()
800 static inline int32_t intel_pstate_get_scaled_busy(struct cpudata *cpu) in intel_pstate_get_scaled_busy()
841 static inline void intel_pstate_adjust_busy_pstate(struct cpudata *cpu) in intel_pstate_adjust_busy_pstate()
858 struct cpudata *cpu = (struct cpudata *) __data; in intel_hwp_timer_func() local
866 struct cpudata *cpu = (struct cpudata *) __data; in intel_pstate_timer_func() local
917 struct cpudata *cpu; in intel_pstate_init_cpu() local
952 struct cpudata *cpu; in intel_pstate_get() local
1008 struct cpudata *cpu = all_cpu_data[cpu_num]; in intel_pstate_stop_cpu() local
1021 struct cpudata *cpu; in intel_pstate_cpu_init() local
1211 int cpu, rc = 0; in intel_pstate_init() local