Home
last modified time | relevance | path

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

/linux-6.15/mm/
H A Dshow_mem.c211 global_node_page_state(NR_ACTIVE_ANON), in show_free_areas()
266 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.c280 lruvec_page_state(lruvec, NR_ACTIVE_ANON) + in lru_note_cost()
H A Doom_kill.c182 nr_lru = global_node_page_state(NR_ACTIVE_ANON) + in should_dump_unreclaim_slab()
H A Dmemcontrol.c284 NR_ACTIVE_ANON,
1376 { "active_anon", NR_ACTIVE_ANON },
H A Dcompaction.c804 node_page_state(pgdat, NR_ACTIVE_ANON); in too_many_isolated()
/linux-6.15/drivers/base/
H A Dnode.c405 nid, K(node_page_state(pgdat, NR_ACTIVE_ANON) + in node_read_meminfo()
409 nid, K(node_page_state(pgdat, NR_ACTIVE_ANON)), in node_read_meminfo()
/linux-6.15/include/linux/
H A Dmmzone.h164 NR_ACTIVE_ANON, /* " " " " " */ enumerator
/linux-6.15/kernel/power/
H A Dsnapshot.c1796 + global_node_page_state(NR_ACTIVE_ANON) in minimum_image_size()