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

/linux-master/include/linux/
H A Dmm_inline.h49 NR_ZONE_LRU_BASE + lru, nr_pages);
H A Dmmzone.h141 NR_ZONE_LRU_BASE, /* Used only for compaction and reclaim retry */ enumerator in enum:zone_stat_item
142 NR_ZONE_INACTIVE_ANON = NR_ZONE_LRU_BASE,
/linux-master/mm/
H A Dvmscan.c381 size += zone_page_state(zone, NR_ZONE_LRU_BASE + lru);

Completed in 146 milliseconds