Home
last modified time | relevance | path

Searched refs:NR_ACTIVE_ANON (Results 1 – 10 of 10) sorted by relevance

/linux/mm/
H A Dshow_mem.c205 global_node_page_state(NR_ACTIVE_ANON), in show_free_areas()
259 K(node_page_state(pgdat, NR_ACTIVE_ANON)), in show_free_areas()
H A Dworkingset.c514 NR_ACTIVE_ANON); in workingset_test_recent()
H A Dswap.c277 lruvec_page_state(lruvec, NR_ACTIVE_ANON) + in lru_note_cost_unlock_irq()
H A Doom_kill.c182 nr_lru = global_node_page_state(NR_ACTIVE_ANON) + in should_dump_unreclaim_slab()
H A Dvmstat.c1233 [I(NR_ACTIVE_ANON)] = "nr_active_anon",
H A Dmemcontrol.c295 NR_ACTIVE_ANON,
1361 { "active_anon", NR_ACTIVE_ANON },
H A Dcompaction.c771 node_page_state(pgdat, NR_ACTIVE_ANON); in too_many_isolated()
/linux/drivers/base/
H A Dnode.c474 nid, K(node_page_state(pgdat, NR_ACTIVE_ANON) + in node_read_meminfo()
478 nid, K(node_page_state(pgdat, NR_ACTIVE_ANON)), in node_read_meminfo()
/linux/include/linux/
H A Dmmzone.h184 NR_ACTIVE_ANON, /* " " " " " */ enumerator
/linux/kernel/power/
H A Dsnapshot.c1794 + global_node_page_state(NR_ACTIVE_ANON) in minimum_image_size()