Home
last modified time | relevance | path

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

/linux-6.12.1/mm/
Dshow_mem.c211 global_node_page_state(NR_ACTIVE_ANON), in show_free_areas()
265 K(node_page_state(pgdat, NR_ACTIVE_ANON)), in show_free_areas()
Dworkingset.c518 NR_ACTIVE_ANON); in workingset_test_recent()
Dswap.c311 lruvec_page_state(lruvec, NR_ACTIVE_ANON) + in lru_note_cost()
Doom_kill.c182 nr_lru = global_node_page_state(NR_ACTIVE_ANON) + in should_dump_unreclaim_slab()
Dmemcontrol.c279 NR_ACTIVE_ANON,
1347 { "active_anon", NR_ACTIVE_ANON },
Dcompaction.c802 node_page_state(pgdat, NR_ACTIVE_ANON); in too_many_isolated()
/linux-6.12.1/drivers/base/
Dnode.c403 nid, K(node_page_state(pgdat, NR_ACTIVE_ANON) + in node_read_meminfo()
407 nid, K(node_page_state(pgdat, NR_ACTIVE_ANON)), in node_read_meminfo()
/linux-6.12.1/include/linux/
Dmmzone.h163 NR_ACTIVE_ANON, /* " " " " " */ enumerator
/linux-6.12.1/kernel/power/
Dsnapshot.c1799 + global_node_page_state(NR_ACTIVE_ANON) in minimum_image_size()