Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/
H A Dmm_inline.h39 NR_ZONE_LRU_BASE + lru, nr_pages); in __update_lru_size()
H A Dmmzone.h152 NR_ZONE_LRU_BASE, /* Used only for compaction and reclaim retry */ enumerator
153 NR_ZONE_INACTIVE_ANON = NR_ZONE_LRU_BASE,
/OK3568_Linux_fs/kernel/mm/
H A Dvmscan.c355 size += zone_page_state(zone, NR_ZONE_LRU_BASE + lru); in lruvec_lru_size()