Home
last modified time | relevance | path

Searched refs:vm_swap_full (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.10/include/linux/
Dswap.h448 static inline bool vm_swap_full(void) in vm_swap_full() function
509 #define vm_swap_full() 0 macro
712 return vm_swap_full(); in mem_cgroup_swap_full()
/Linux-v5.10/mm/
Dswapfile.c855 if (vm_swap_full() && si->swap_map[offset] == SWAP_HAS_CACHE) { in scan_swap_map_slots()
938 if (vm_swap_full() && in scan_swap_map_slots()
955 if (vm_swap_full() && in scan_swap_map_slots()
Dmemcontrol.c7334 if (vm_swap_full()) in mem_cgroup_swap_full()