up_threshold 103 drivers/cpufreq/cpufreq_conservative.c if (load > dbs_data->up_threshold) { up_threshold 174 drivers/cpufreq/cpufreq_conservative.c dbs_data->up_threshold = input; up_threshold 189 drivers/cpufreq/cpufreq_conservative.c input >= dbs_data->up_threshold) up_threshold 246 drivers/cpufreq/cpufreq_conservative.c gov_show_one_common(up_threshold); up_threshold 253 drivers/cpufreq/cpufreq_conservative.c gov_attr_rw(up_threshold); up_threshold 261 drivers/cpufreq/cpufreq_conservative.c &up_threshold.attr, up_threshold 293 drivers/cpufreq/cpufreq_conservative.c dbs_data->up_threshold = DEF_FREQUENCY_UP_THRESHOLD; up_threshold 44 drivers/cpufreq/cpufreq_governor.h unsigned int up_threshold; up_threshold 145 drivers/cpufreq/cpufreq_ondemand.c if (load > dbs_data->up_threshold) { up_threshold 234 drivers/cpufreq/cpufreq_ondemand.c dbs_data->up_threshold = input; up_threshold 316 drivers/cpufreq/cpufreq_ondemand.c gov_show_one_common(up_threshold); up_threshold 324 drivers/cpufreq/cpufreq_ondemand.c gov_attr_rw(up_threshold); up_threshold 331 drivers/cpufreq/cpufreq_ondemand.c &up_threshold.attr, up_threshold 369 drivers/cpufreq/cpufreq_ondemand.c dbs_data->up_threshold = MICRO_FREQUENCY_UP_THRESHOLD; up_threshold 371 drivers/cpufreq/cpufreq_ondemand.c dbs_data->up_threshold = DEF_FREQUENCY_UP_THRESHOLD; up_threshold 936 drivers/gpu/drm/i915/i915_debugfs.c rps->power.up_threshold); up_threshold 1766 drivers/gpu/drm/i915/i915_debugfs.c rps->power.up_threshold); up_threshold 582 drivers/gpu/drm/i915/i915_drv.h u8 up_threshold; /* Current %busy required to uplock */ up_threshold 1159 drivers/gpu/drm/i915/i915_irq.c if (c0 > time * rps->power.up_threshold) up_threshold 6638 drivers/gpu/drm/i915/intel_pm.c rps->power.up_threshold = threshold_up; up_threshold 8357 include/linux/mlx5/mlx5_ifc.h u8 up_threshold[0x8];