Searched refs:boost_max (Results 1 – 1 of 1) sorted by relevance
359 unsigned int boost_util, boost_max; in sugov_iowait_apply() local392 boost_max = sg_cpu->iowait_boost_max; in sugov_iowait_apply()393 if (*util * boost_max < *max * boost_util) { in sugov_iowait_apply()395 *max = boost_max; in sugov_iowait_apply()