Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/mm/
H A Dmemcg_reclaim.c43 unsigned long pgdatfree; in get_scan_count_hyperhold() local
65 pgdatfree = sum_zone_node_page_state(pgdat->node_id, NR_FREE_PAGES); in get_scan_count_hyperhold()
78 if (unlikely(pgdatfile + pgdatfree <= total_high_wmark)) { in get_scan_count_hyperhold()
/kernel/linux/linux-6.6/mm/
H A Dmemcg_reclaim.c45 unsigned long pgdatfree; in get_scan_count_hyperhold() local
67 pgdatfree = sum_zone_node_page_state(pgdat->node_id, NR_FREE_PAGES); in get_scan_count_hyperhold()
80 if (unlikely(pgdatfile + pgdatfree <= total_high_wmark)) { in get_scan_count_hyperhold()

Completed in 2 milliseconds