Home
last modified time | relevance | path

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

/openbmc/linux/mm/
H A Dshow_mem.c338 K(zone_page_state(zone, NR_ZONE_INACTIVE_ANON)), in show_free_areas()
H A Dvmscan.c642 nr += zone_page_state_snapshot(zone, NR_ZONE_INACTIVE_ANON) + in zone_reclaimable_pages()
/openbmc/linux/include/linux/
H A Dmmzone.h138 NR_ZONE_INACTIVE_ANON = NR_ZONE_LRU_BASE, enumerator