Searched refs:pgdatfree (Results 1 – 1 of 1) sorted by relevance
2337 unsigned long pgdatfree; in get_scan_count() local2341 pgdatfree = sum_zone_node_page_state(pgdat->node_id, NR_FREE_PAGES); in get_scan_count()2353 if (unlikely(pgdatfile + pgdatfree <= total_high_wmark)) { in get_scan_count()