Home
last modified time | relevance | path

Searched refs:total_high_wmark (Results 1 – 1 of 1) sorted by relevance

/mm/
Dvmscan.c2360 unsigned long total_high_wmark = 0; in get_scan_count() local
2371 total_high_wmark += high_wmark_pages(zone); in get_scan_count()
2374 if (unlikely(pgdatfile + pgdatfree <= total_high_wmark)) { in get_scan_count()