Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dswap.h445 static inline bool vm_swap_full(void) in vm_swap_full() function
495 #define vm_swap_full() 0 macro
655 return vm_swap_full(); in mem_cgroup_swap_full()
/linux/mm/
H A Dswapfile.c834 if (!vm_swap_full()) in cluster_scan_range()
1087 if (vm_swap_full()) in cluster_alloc_swap_entry()
1244 if (vm_swap_full()) in swap_range_alloc()
H A Dmemcontrol.c5269 if (vm_swap_full()) in mem_cgroup_swap_full()