Home
last modified time | relevance | path

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

/linux-6.12.1/mm/
Dshow_mem.c335 K(zone_page_state(zone, NR_ZONE_INACTIVE_ANON)), in show_free_areas()
Dvmscan.c375 nr += zone_page_state_snapshot(zone, NR_ZONE_INACTIVE_ANON) + in zone_reclaimable_pages()
/linux-6.12.1/include/linux/
Dmmzone.h142 NR_ZONE_INACTIVE_ANON = NR_ZONE_LRU_BASE, enumerator