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.h363 static inline bool vm_swap_full(void) in vm_swap_full() function
427 #define vm_swap_full() 0 macro
531 return vm_swap_full(); in mem_cgroup_swap_full()
/linux/mm/
H A Dswapfile.c898 if (!vm_swap_full()) in cluster_scan_range()
1156 if (vm_swap_full()) in cluster_alloc_swap_entry()
1310 if (vm_swap_full()) in swap_range_alloc()
H A Dmemcontrol.c5821 if (vm_swap_full()) in mem_cgroup_swap_full()