Home
last modified time | relevance | path

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

/Linux-v5.4/mm/
Dvmscan.c2358 unsigned long pgdatfree; in get_scan_count() local
2362 pgdatfree = sum_zone_node_page_state(pgdat->node_id, NR_FREE_PAGES); in get_scan_count()
2374 if (unlikely(pgdatfile + pgdatfree <= total_high_wmark)) { in get_scan_count()