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

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

Completed in 126 milliseconds