Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dmmzone.h137 NR_ZONE_LRU_BASE, /* Used only for compaction and reclaim retry */ enumerator
138 NR_ZONE_INACTIVE_ANON = NR_ZONE_LRU_BASE,
H A Dmm_inline.h48 NR_ZONE_LRU_BASE + lru, nr_pages); in __update_lru_size()
/openbmc/linux/mm/
H A Dvmscan.c669 size += zone_page_state(zone, NR_ZONE_LRU_BASE + lru); in lruvec_lru_size()