Searched refs:vm_swap_full (Results 1 – 4 of 4) sorted by relevance
420 static inline bool vm_swap_full(void) in vm_swap_full() function457 #define vm_swap_full() 0 macro
567 if (vm_swap_full() && si->swap_map[offset] == SWAP_HAS_CACHE) { in scan_swap_map()607 if (vm_swap_full() && si->swap_map[offset] == SWAP_HAS_CACHE) { in scan_swap_map()622 if (vm_swap_full() && si->swap_map[offset] == SWAP_HAS_CACHE) { in scan_swap_map()1011 (!page_mapped(page) || vm_swap_full())) { in free_swap_and_cache()
1207 if (PageSwapCache(page) && vm_swap_full()) in shrink_page_list()
2621 if (vm_swap_full() || (vma->vm_flags & VM_LOCKED) || PageMlocked(page)) in do_swap_page()