Home
last modified time | relevance | path

Searched refs:NR_ZONE_INACTIVE_ANON (Results 1 – 4 of 4) sorted by relevance

/linux/mm/
H A Dshow_mem.c332 K(zone_page_state(zone, NR_ZONE_INACTIVE_ANON)), in show_free_areas()
H A Dvmstat.c1202 [I(NR_ZONE_INACTIVE_ANON)] = "nr_zone_inactive_anon",
H A Dvmscan.c399 nr += zone_page_state_snapshot(zone, NR_ZONE_INACTIVE_ANON) + in zone_reclaimable_pages()
/linux/include/linux/
H A Dmmzone.h164 NR_ZONE_INACTIVE_ANON = NR_ZONE_LRU_BASE, enumerator