Searched refs:boost_change (Results 1 – 4 of 4) sorted by relevance
56 void boost_change( int new_val );
208 void boost_change( int new_val ) in boost_change() function
1651 if (boost < new_boost) boost_change(new_boost); in change_max_boost()1652 else boost_change(1); in change_max_boost()
1285 boost_change(val); in cb_cpu_boost()