Home
last modified time | relevance | path

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

/Linux-v5.15/mm/
Dmemcontrol.c3299 mod_memcg_state(from, MEMCG_SWAP, -1); in mem_cgroup_move_swap_account()
3300 mod_memcg_state(to, MEMCG_SWAP, 1); in mem_cgroup_move_swap_account()
3526 val += memcg_page_state(memcg, MEMCG_SWAP); in mem_cgroup_usage()
3942 MEMCG_SWAP,
3980 if (memcg1_stats[i] == MEMCG_SWAP && !do_memsw_account()) in memcg_stat_show()
4010 if (memcg1_stats[i] == MEMCG_SWAP && !do_memsw_account()) in memcg_stat_show()
7187 mod_memcg_state(swap_memcg, MEMCG_SWAP, nr_entries); in mem_cgroup_swapout()
7258 mod_memcg_state(memcg, MEMCG_SWAP, nr_pages); in __mem_cgroup_try_charge_swap()
7283 mod_memcg_state(memcg, MEMCG_SWAP, -nr_pages); in __mem_cgroup_uncharge_swap()
/Linux-v5.15/include/linux/
Dmemcontrol.h33 MEMCG_SWAP = NR_VM_NODE_STAT_ITEMS, enumerator
/Linux-v5.15/init/
DKconfig946 config MEMCG_SWAP config