Home
last modified time | relevance | path

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

/linux-6.3-rc2/mm/
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()

Completed in 8 milliseconds