Home
last modified time | relevance | path

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

/Linux-v4.19/mm/
Dvmstat.c266 int pgdat_threshold; in refresh_zone_stat_thresholds() local
272 pgdat_threshold = per_cpu_ptr(pgdat->per_cpu_nodestats, cpu)->stat_threshold; in refresh_zone_stat_thresholds()
274 = max(threshold, pgdat_threshold); in refresh_zone_stat_thresholds()