Home
last modified time | relevance | path

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

/linux/include/linux/
A Dswap.h485 static inline bool vm_swap_full(void) in vm_swap_full() function
559 #define vm_swap_full() 0 macro
786 return vm_swap_full(); in mem_cgroup_swap_full()
/linux/mm/
A 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()
A Dmemcontrol.c7263 if (vm_swap_full()) in mem_cgroup_swap_full()

Completed in 23 milliseconds