Home
last modified time | relevance | path

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

/linux-4.1.27/mm/
Dpage_alloc.c1779 __mod_zone_page_state(zone, NR_ALLOC_BATCH, -(1 << order)); in buffered_rmqueue()
1780 if (atomic_long_read(&zone->vm_stat[NR_ALLOC_BATCH]) <= 0 && in buffered_rmqueue()
2097 mod_zone_page_state(zone, NR_ALLOC_BATCH, in reset_alloc_batches()
2099 atomic_long_read(&zone->vm_stat[NR_ALLOC_BATCH])); in reset_alloc_batches()
5011 mod_zone_page_state(zone, NR_ALLOC_BATCH, zone->managed_pages); in free_area_init_core()
5812 __mod_zone_page_state(zone, NR_ALLOC_BATCH, in __setup_per_zone_wmarks()
5814 atomic_long_read(&zone->vm_stat[NR_ALLOC_BATCH])); in __setup_per_zone_wmarks()
/linux-4.1.27/include/linux/
Dmmzone.h117 NR_ALLOC_BATCH, enumerator