Home
last modified time | relevance | path

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

/linux-6.15/mm/
H A Dmemcontrol-v1.c621 mod_memcg_state(swap_memcg, MEMCG_SWAP, nr_entries); in memcg1_swapout()
1837 MEMCG_SWAP,
H A Dmemcontrol.c325 MEMCG_SWAP,
5049 mod_memcg_state(memcg, MEMCG_SWAP, nr_pages); in __mem_cgroup_try_charge_swap()
5076 mod_memcg_state(memcg, MEMCG_SWAP, -nr_pages); in __mem_cgroup_uncharge_swap()
/linux-6.15/include/linux/
H A Dmemcontrol.h35 MEMCG_SWAP = NR_VM_NODE_STAT_ITEMS, enumerator