Home
last modified time | relevance | path

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

/linux/mm/
H A Dvmstat.c315 zone->percpu_drift_mark = high_wmark_pages(zone) + in refresh_zone_stat_thresholds()
330 if (!zone->percpu_drift_mark) in set_pgdat_percpu_threshold()
H A Dvmscan.c6810 if (zone->percpu_drift_mark && free_pages < zone->percpu_drift_mark) in pgdat_balanced()
/linux/include/linux/
H A Dmmzone.h1026 unsigned long percpu_drift_mark; member