Searched refs:max_boost (Results 1 – 1 of 1) sorted by relevance
2475 unsigned long max_boost; in boost_watermark() local2488 max_boost = mult_frac(zone->_watermark[WMARK_HIGH], in boost_watermark()2499 if (!max_boost) in boost_watermark()2502 max_boost = max(pageblock_nr_pages, max_boost); in boost_watermark()2505 max_boost); in boost_watermark()