Searched refs:mem_cgroup_swap_full (Results 1 – 5 of 5) sorted by relevance
654 extern bool mem_cgroup_swap_full(struct page *page);676 static inline bool mem_cgroup_swap_full(struct page *page) in mem_cgroup_swap_full() function
1473 if (PageSwapCache(page) && (mem_cgroup_swap_full(page) || in shrink_page_list()
1641 (!page_mapped(page) || mem_cgroup_swap_full(page)) && in free_swap_and_cache()
3071 if (mem_cgroup_swap_full(page) || in do_swap_page()
6554 bool mem_cgroup_swap_full(struct page *page) in mem_cgroup_swap_full() function