Searched refs:total_high_wmark (Results 1 – 1 of 1) sorted by relevance
2360 unsigned long total_high_wmark = 0; in get_scan_count() local2371 total_high_wmark += high_wmark_pages(zone); in get_scan_count()2374 if (unlikely(pgdatfile + pgdatfree <= total_high_wmark)) { in get_scan_count()