Home
last modified time | relevance | path

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

/mm/
Dvmscan.c1507 if (PageSwapCache(page) && (mem_cgroup_swap_full(page) || in shrink_page_list()
Dswapfile.c147 ((flags & TTRS_FULL) && mem_cgroup_swap_full(page))) in __try_to_reclaim_swap()
Dmemory.c2936 if (mem_cgroup_swap_full(page) || in do_swap_page()
Dmemcontrol.c7136 bool mem_cgroup_swap_full(struct page *page) in mem_cgroup_swap_full() function