Home
last modified time | relevance | path

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

/Linux-v5.15/mm/
Dmemcontrol.c101 static bool do_memsw_account(void) in do_memsw_account() function
1271 if (do_memsw_account()) { in mem_cgroup_margin()
2161 if (do_memsw_account()) in drain_stock()
2541 if (!do_memsw_account() || in try_charge_memcg()
2545 if (do_memsw_account()) in try_charge_memcg()
2662 if (do_memsw_account()) in try_charge_memcg()
2732 if (do_memsw_account()) in cancel_charge()
3980 if (memcg1_stats[i] == MEMCG_SWAP && !do_memsw_account()) in memcg_stat_show()
4003 if (do_memsw_account()) in memcg_stat_show()
4010 if (memcg1_stats[i] == MEMCG_SWAP && !do_memsw_account()) in memcg_stat_show()
[all …]