Home
last modified time | relevance | path

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

/Linux-v4.19/mm/
Dvmscan.c2336 unsigned long pgdatfile; in get_scan_count() local
2342 pgdatfile = node_page_state(pgdat, NR_ACTIVE_FILE) + in get_scan_count()
2353 if (unlikely(pgdatfile + pgdatfree <= total_high_wmark)) { in get_scan_count()