Home
last modified time | relevance | path

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

/Linux-v4.19/mm/
Dvmscan.c2337 unsigned long pgdatfree; in get_scan_count() local
2341 pgdatfree = sum_zone_node_page_state(pgdat->node_id, NR_FREE_PAGES); in get_scan_count()
2353 if (unlikely(pgdatfile + pgdatfree <= total_high_wmark)) { in get_scan_count()