Searched refs:vm_swap_full (Results 1 – 4 of 4) sorted by relevance
410 static inline bool vm_swap_full(void) in vm_swap_full() function446 #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()969 (!page_mapped(page) || vm_swap_full())) { in free_swap_and_cache()
1161 if (PageSwapCache(page) && vm_swap_full()) in shrink_page_list()
2579 if (vm_swap_full() || (vma->vm_flags & VM_LOCKED) || PageMlocked(page)) in do_swap_page()