Home
last modified time | relevance | path

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

/Linux-v5.15/include/linux/
Dswap.h479 static inline bool vm_swap_full(void) in vm_swap_full() function
553 #define vm_swap_full() 0 macro
780 return vm_swap_full(); in mem_cgroup_swap_full()
/Linux-v5.15/mm/
Dswapfile.c875 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()
Dmemcontrol.c7308 if (vm_swap_full()) in mem_cgroup_swap_full()