Home
last modified time | relevance | path

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

/linux/mm/
H A Dmemcontrol-v1.h37 static inline bool do_memsw_account(void) in do_memsw_account() function
94 static inline bool do_memsw_account(void) { return false; } in do_memsw_account() function
H A Dmemcontrol.c1341 if (do_memsw_account()) { in mem_cgroup_margin()
1651 if (do_memsw_account()) { in __memcg_memory_event()
1898 if (do_memsw_account())
2403 if (!do_memsw_account() || in try_charge_memcg()
2407 if (do_memsw_account()) in try_charge_memcg()
2510 if (do_memsw_account()) in try_charge_memcg()
5046 if (do_memsw_account()) in mem_cgroup_sk_alloc()
5274 if (do_memsw_account()) in mem_cgroup_get_nr_swap_pages()
5319 if (do_memsw_account()) in setup_swap_account()
5334 if (mem_cgroup_disabled() || do_memsw_account()) in swap_peak_show()
[all...]
H A Dmemcontrol-v1.c507 if (do_memsw_account()) in mem_cgroup_threshold()
624 if (!do_memsw_account()) in memcg1_swapout()
695 if (do_memsw_account()) { in memcg1_swapin()