Home
last modified time | relevance | path

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

/linux/mm/
H A Dmemcontrol-v1.c579 mod_memcg_state(from, MEMCG_SWAP, -1); in mem_cgroup_move_swap_account()
580 mod_memcg_state(to, MEMCG_SWAP, 1); in mem_cgroup_move_swap_account()
2705 MEMCG_SWAP,
H A Dmemcontrol.c316 MEMCG_SWAP,
4977 mod_memcg_state(swap_memcg, MEMCG_SWAP, nr_entries); in mem_cgroup_swapout()
5039 mod_memcg_state(memcg, MEMCG_SWAP, nr_pages); in __mem_cgroup_try_charge_swap()
5064 mod_memcg_state(memcg, MEMCG_SWAP, -nr_pages); in __mem_cgroup_uncharge_swap()
/linux/include/linux/
H A Dmemcontrol.h35 MEMCG_SWAP = NR_VM_NODE_STAT_ITEMS, enumerator