Searched refs:boost_val (Results 1 – 1 of 1) sorted by relevance
104 int boost_val; member369 tunables->boosted = tunables->boost_val || now < tunables->boostpulse_endtime; in cpufreq_interactive_timer()877 return sprintf(buf, "%d\n", tunables->boost_val); in show_boost()890 tunables->boost_val = val; in store_boost()892 if (tunables->boost_val) { in store_boost()