Lines Matching defs:cpu
203 int cpu; member
384 struct cpudata *cpu; in intel_pstate_init_acpi_perf_limits() local
452 struct cpudata *cpu; in intel_pstate_exit_perf_limits() local
531 static inline void intel_pstate_busy_pid_reset(struct cpudata *cpu) in intel_pstate_busy_pid_reset()
542 unsigned int cpu; in intel_pstate_reset_all_pid() local
553 struct cpudata *cpu; in update_turbo_state() local
564 int min, hw_min, max, hw_max, cpu, range, adj_range; in intel_pstate_hwp_set() local
670 struct cpudata *cpu; in show_turbo_pct() local
686 struct cpudata *cpu; in show_num_pstates() local
827 static void intel_pstate_disable_ee(int cpu) in intel_pstate_disable_ee()
1145 static void intel_pstate_get_min_max(struct cpudata *cpu, int *min, int *max) in intel_pstate_get_min_max()
1167 static void intel_pstate_set_pstate(struct cpudata *cpu, int pstate) in intel_pstate_set_pstate()
1180 static void intel_pstate_set_min_pstate(struct cpudata *cpu) in intel_pstate_set_min_pstate()
1185 static void intel_pstate_max_within_limits(struct cpudata *cpu) in intel_pstate_max_within_limits()
1194 static void intel_pstate_get_cpu_pstates(struct cpudata *cpu) in intel_pstate_get_cpu_pstates()
1208 static inline void intel_pstate_calc_avg_perf(struct cpudata *cpu) in intel_pstate_calc_avg_perf()
1215 static inline bool intel_pstate_sample(struct cpudata *cpu, u64 time) in intel_pstate_sample()
1253 static inline int32_t get_avg_frequency(struct cpudata *cpu) in get_avg_frequency()
1259 static inline int32_t get_avg_pstate(struct cpudata *cpu) in get_avg_pstate()
1265 static inline int32_t get_target_pstate_use_cpu_load(struct cpudata *cpu) in get_target_pstate_use_cpu_load()
1302 static inline int32_t get_target_pstate_use_performance(struct cpudata *cpu) in get_target_pstate_use_performance()
1339 static inline void intel_pstate_update_pstate(struct cpudata *cpu, int pstate) in intel_pstate_update_pstate()
1355 static inline void intel_pstate_adjust_busy_pstate(struct cpudata *cpu) in intel_pstate_adjust_busy_pstate()
1382 struct cpudata *cpu = container_of(data, struct cpudata, update_util); in intel_pstate_update_util() local
1450 struct cpudata *cpu; in intel_pstate_init_cpu() local
1485 struct cpudata *cpu = all_cpu_data[cpu_num]; in intel_pstate_get() local
1492 struct cpudata *cpu = all_cpu_data[cpu_num]; in intel_pstate_set_update_util_hook() local
1504 static void intel_pstate_clear_update_util_hook(unsigned int cpu) in intel_pstate_clear_update_util_hook()
1532 struct cpudata *cpu; in intel_pstate_set_policy() local
1616 struct cpudata *cpu = all_cpu_data[cpu_num]; in intel_pstate_stop_cpu() local
1630 struct cpudata *cpu; in intel_pstate_cpu_init() local
1842 int cpu, rc = 0; in intel_pstate_init() local