Searched refs:NR_INACTIVE_ANON (Results 1 - 10 of 10) sorted by relevance

/linux-master/mm/
H A Dshow_mem.c212 global_node_page_state(NR_INACTIVE_ANON),
266 K(node_page_state(pgdat, NR_INACTIVE_ANON)),
H A Dworkingset.c513 NR_INACTIVE_ANON);
H A Dswap.c323 lrusize = lruvec_page_state(lruvec, NR_INACTIVE_ANON) +
H A Doom_kill.c183 global_node_page_state(NR_INACTIVE_ANON) +
H A Dvmscan.c1770 inactive = node_page_state(pgdat, NR_INACTIVE_ANON);
2318 anon = node_page_state(pgdat, NR_INACTIVE_ANON);
4898 reclaimable += node_page_state(pgdat, NR_INACTIVE_ANON);
5824 inactive_lru_pages += node_page_state(pgdat, NR_INACTIVE_ANON);
H A Dcompaction.c823 node_page_state(pgdat, NR_INACTIVE_ANON);
H A Dmemcontrol.c1573 { "inactive_anon", NR_INACTIVE_ANON },
/linux-master/drivers/base/
H A Dnode.c405 nid, K(node_page_state(pgdat, NR_INACTIVE_ANON) +
408 nid, K(node_page_state(pgdat, NR_INACTIVE_ANON)),
/linux-master/include/linux/
H A Dmmzone.h162 NR_INACTIVE_ANON = NR_LRU_BASE, /* must match order of LRU_[IN]ACTIVE */ enumerator in enum:node_stat_item
/linux-master/kernel/power/
H A Dsnapshot.c1805 + global_node_page_state(NR_INACTIVE_ANON)

Completed in 216 milliseconds