Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/mm/
H A Dmemcontrol.c101 static bool do_memsw_account(void) in do_memsw_account() function
1460 if (do_memsw_account()) { in mem_cgroup_margin()
1728 if (do_memsw_account()) { in mem_cgroup_get_max()
2297 if (do_memsw_account()) in drain_stock()
2685 if (!do_memsw_account() || in try_charge_memcg()
2689 if (do_memsw_account()) in try_charge_memcg()
2798 if (do_memsw_account()) in try_charge_memcg()
2872 if (do_memsw_account()) in cancel_charge()
4139 if (memcg1_stats[i] == MEMCG_SWAP && !do_memsw_account()) in memcg1_stat_format()
4163 if (do_memsw_account()) in memcg1_stat_format()
[all...]
/kernel/linux/linux-5.10/mm/
H A Dmemcontrol.c98 static bool do_memsw_account(void) in do_memsw_account() function
1460 if (do_memsw_account()) { in mem_cgroup_margin()
2308 if (do_memsw_account()) in drain_stock()
2726 if (!do_memsw_account() || in try_charge()
2730 if (do_memsw_account()) in try_charge()
2838 if (do_memsw_account()) in try_charge()
2899 if (do_memsw_account()) in cancel_charge()
4121 if (memcg1_stats[i] == MEMCG_SWAP && !do_memsw_account()) in memcg_stat_show()
4153 if (do_memsw_account()) in memcg_stat_show()
4160 if (memcg1_stats[i] == MEMCG_SWAP && !do_memsw_account()) in memcg_stat_show()
[all...]

Completed in 14 milliseconds