Home
last modified time | relevance | path

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

/openbmc/linux/mm/
H A Dvmstat.c312 zone->percpu_drift_mark = high_wmark_pages(zone) + in refresh_zone_stat_thresholds()
327 if (!zone->percpu_drift_mark) in set_pgdat_percpu_threshold()
H A Dpage_alloc.c2969 if (z->percpu_drift_mark && free_pages < z->percpu_drift_mark) in zone_watermark_ok_safe()
/openbmc/linux/include/linux/
H A Dmmzone.h955 unsigned long percpu_drift_mark; member