Home
last modified time | relevance | path

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

/mm/
A Dmemcontrol-v1.h40 static inline bool do_memsw_account(void) in do_memsw_account() function
97 static inline bool do_memsw_account(void) { return false; } in do_memsw_account() function
A Dmemcontrol.c1316 if (do_memsw_account()) { in mem_cgroup_margin()
1607 if (do_memsw_account()) { in mem_cgroup_get_max()
1828 if (do_memsw_account()) in memcg_uncharge()
2321 if (!do_memsw_account() || in try_charge_memcg()
2325 if (do_memsw_account()) in try_charge_memcg()
2428 if (do_memsw_account()) in try_charge_memcg()
4944 if (do_memsw_account()) in mem_cgroup_replace_folio()
5142 if (do_memsw_account()) in __mem_cgroup_try_charge_swap()
5191 if (do_memsw_account()) in __mem_cgroup_uncharge_swap()
5206 if (mem_cgroup_disabled() || do_memsw_account()) in mem_cgroup_get_nr_swap_pages()
[all …]
A Dmemcontrol-v1.c485 if (do_memsw_account()) in mem_cgroup_threshold()
602 if (!do_memsw_account()) in memcg1_swapout()
676 if (do_memsw_account()) { in memcg1_swapin()

Completed in 23 milliseconds