Home
last modified time | relevance | path

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

/openbmc/linux/mm/
H A Dvmstat.c293 int pgdat_threshold; in refresh_zone_stat_thresholds() local
299 pgdat_threshold = per_cpu_ptr(pgdat->per_cpu_nodestats, cpu)->stat_threshold; in refresh_zone_stat_thresholds()
301 = max(threshold, pgdat_threshold); in refresh_zone_stat_thresholds()