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

/linux-master/mm/
H A Dvmstat.c305 * Only set percpu_drift_mark if there is a danger that
312 zone->percpu_drift_mark = high_wmark_pages(zone) +
327 if (!zone->percpu_drift_mark)
H A Dpage_alloc.c3098 if (z->percpu_drift_mark && free_pages < z->percpu_drift_mark)
/linux-master/include/linux/
H A Dmmzone.h962 unsigned long percpu_drift_mark; member in struct:zone

Completed in 144 milliseconds