Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/linux/
Dmmzone.h157 NR_ZONE_INACTIVE_ANON = NR_ZONE_LRU_BASE, enumerator
/kernel/linux/linux-5.10/mm/
Dvmscan.c214 nr += zone_page_state_snapshot(zone, NR_ZONE_INACTIVE_ANON) + in zone_reclaimable_pages()
Dpage_alloc.c5714 K(zone_page_state(zone, NR_ZONE_INACTIVE_ANON)), in show_free_areas()