Searched refs:max_boost (Results 1 – 1 of 1) sorted by relevance
2360 unsigned long max_boost; in boost_watermark() local2365 max_boost = mult_frac(zone->_watermark[WMARK_HIGH], in boost_watermark()2376 if (!max_boost) in boost_watermark()2379 max_boost = max(pageblock_nr_pages, max_boost); in boost_watermark()2382 max_boost); in boost_watermark()