Home
last modified time | relevance | path

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

/linux-4.4.14/mm/
Dvmscan.c2035 unsigned long zonefile; in get_scan_count() local
2039 zonefile = zone_page_state(zone, NR_ACTIVE_FILE) + in get_scan_count()
2042 if (unlikely(zonefile + zonefree <= high_wmark_pages(zone))) { in get_scan_count()