Searched refs:MEMCG_SWAP (Results 1 – 3 of 3) sorted by relevance
| /Linux-v5.10/mm/ |
| D | memcontrol.c | 3319 mod_memcg_state(from, MEMCG_SWAP, -1); in mem_cgroup_move_swap_account() 3320 mod_memcg_state(to, MEMCG_SWAP, 1); in mem_cgroup_move_swap_account() 3577 val += memcg_page_state(memcg, MEMCG_SWAP); in mem_cgroup_usage() 4050 MEMCG_SWAP, 4086 if (memcg1_stats[i] == MEMCG_SWAP && !do_memsw_account()) in memcg_stat_show() 4120 if (memcg1_stats[i] == MEMCG_SWAP && !do_memsw_account()) in memcg_stat_show() 7213 mod_memcg_state(swap_memcg, MEMCG_SWAP, nr_entries); in mem_cgroup_swapout() 7284 mod_memcg_state(memcg, MEMCG_SWAP, nr_pages); in mem_cgroup_try_charge_swap() 7309 mod_memcg_state(memcg, MEMCG_SWAP, -nr_pages); in mem_cgroup_uncharge_swap()
|
| /Linux-v5.10/include/linux/ |
| D | memcontrol.h | 33 MEMCG_SWAP = NR_VM_NODE_STAT_ITEMS, enumerator
|
| /Linux-v5.10/init/ |
| D | Kconfig | 907 config MEMCG_SWAP config
|