Home
last modified time | relevance | path

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

/Linux-v5.4/mm/
Dvmscan.c2357 unsigned long pgdatfile; in get_scan_count() local
2363 pgdatfile = node_page_state(pgdat, NR_ACTIVE_FILE) + in get_scan_count()
2374 if (unlikely(pgdatfile + pgdatfree <= total_high_wmark)) { in get_scan_count()