Searched refs:vm_swap_full (Results 1 – 3 of 3) sorted by relevance
485 static inline bool vm_swap_full(void) in vm_swap_full() function559 #define vm_swap_full() 0 macro786 return vm_swap_full(); in mem_cgroup_swap_full()
875 if (vm_swap_full() && si->swap_map[offset] == SWAP_HAS_CACHE) { in scan_swap_map_slots()958 if (vm_swap_full() && in scan_swap_map_slots()975 if (vm_swap_full() && in scan_swap_map_slots()
7263 if (vm_swap_full()) in mem_cgroup_swap_full()
Completed in 23 milliseconds