Searched refs:vm_swap_full (Results 1 – 3 of 3) sorted by relevance
84 #define vm_swap_full() (nr_swap_pages*2 < total_swap_pages) macro
346 if (page_count(page) - !!page->buffers == 2 || vm_swap_full()) { in free_swap_and_cache()
1171 if (vm_swap_full()) in do_swap_page()