Searched refs:swapout (Results 1 – 5 of 5) sorted by relevance
377 mem_cgroup_uncharge_swapcache(struct page *page, swp_entry_t ent, bool swapout);381 mem_cgroup_uncharge_swapcache(struct page *page, swp_entry_t ent, bool swapout) in mem_cgroup_uncharge_swapcache() argument
19 file structure, a get_file is done before the swapout() method is 20 invoked. The page passed into swapout() is guaranteed not to be reused22 present in the user's pte is not released till after swapout() returns.
228 it tries to swapout the hugepage for example.
3114 mem_cgroup_uncharge_swapcache(struct page *page, swp_entry_t ent, bool swapout) in mem_cgroup_uncharge_swapcache() argument3119 if (!swapout) /* this was a swap cache but the swap is unused ! */ in mem_cgroup_uncharge_swapcache()3128 if (do_swap_account && swapout && memcg) in mem_cgroup_uncharge_swapcache()
221 caches are dropped. But as mentioned above, global LRU can do swapout memory