Searched refs:max_boost (Results 1 – 1 of 1) sorted by relevance
2587 unsigned long max_boost; in boost_watermark() local2600 max_boost = mult_frac(zone->_watermark[WMARK_HIGH], in boost_watermark()2611 if (!max_boost) in boost_watermark()2614 max_boost = max(pageblock_nr_pages, max_boost); in boost_watermark()2617 max_boost); in boost_watermark()