Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/mm/
Dmemcg_reclaim.c42 unsigned long pgdatfile; in get_scan_count_hyperhold() local
66 pgdatfile = node_page_state(pgdat, NR_ACTIVE_FILE) + in get_scan_count_hyperhold()
78 if (unlikely(pgdatfile + pgdatfree <= total_high_wmark)) { in get_scan_count_hyperhold()