Home
last modified time | relevance | path

Searched refs:down_threshold (Results 1 – 8 of 8) sorted by relevance

/linux-4.4.14/drivers/cpufreq/
Dcpufreq_conservative.c98 if (load < cs_tuners->down_threshold) { in cs_check_cpu()
200 if (ret != 1 || input > 100 || input <= cs_tuners->down_threshold) in store_up_threshold()
220 cs_tuners->down_threshold = input; in store_down_threshold()
281 show_store_one(cs, down_threshold);
289 gov_sys_pol_attr_rw(down_threshold);
339 tuners->down_threshold = DEF_FREQUENCY_DOWN_THRESHOLD; in cs_init()
Dcpufreq_governor.h190 unsigned int down_threshold; member
/linux-4.4.14/Documentation/cpu-freq/
Dgovernors.txt210 down_threshold: same as the 'up_threshold' found for the "ondemand"
/linux-4.4.14/drivers/gpu/drm/i915/
Di915_drv.h1146 u8 down_threshold; /* Current %busy required to downclock */ member
Di915_irq.c1046 dev_priv->rps.down_threshold)) in vlv_wa_c0_ei()
Di915_debugfs.c1251 dev_priv->rps.down_threshold); in i915_frequency_info()
Dintel_pm.c4393 dev_priv->rps.down_threshold = threshold_down; in gen6_set_rps_thresholds()
/linux-4.4.14/include/linux/mlx5/
Dmlx5_ifc.h6175 u8 down_threshold[0x8]; member