Home
last modified time | relevance | path

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

/linux-4.4.14/mm/
Dpage_alloc.c2272 __mod_zone_page_state(zone, NR_ALLOC_BATCH, -(1 << order)); in buffered_rmqueue()
2273 if (atomic_long_read(&zone->vm_stat[NR_ALLOC_BATCH]) <= 0 && in buffered_rmqueue()
2488 mod_zone_page_state(zone, NR_ALLOC_BATCH, in reset_alloc_batches()
2490 atomic_long_read(&zone->vm_stat[NR_ALLOC_BATCH])); in reset_alloc_batches()
5273 mod_zone_page_state(zone, NR_ALLOC_BATCH, zone->managed_pages); in free_area_init_core()
6080 __mod_zone_page_state(zone, NR_ALLOC_BATCH, in __setup_per_zone_wmarks()
6082 atomic_long_read(&zone->vm_stat[NR_ALLOC_BATCH])); in __setup_per_zone_wmarks()
/linux-4.4.14/include/linux/
Dmmzone.h117 NR_ALLOC_BATCH, enumerator