Home
last modified time | relevance | path

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

/linux-6.15/include/linux/
H A Dswap.h461 static inline bool vm_swap_full(void) in vm_swap_full() function
519 #define vm_swap_full() 0 macro
681 return vm_swap_full(); in mem_cgroup_swap_full()
/linux-6.15/mm/
H A Dswapfile.c733 if (!vm_swap_full()) in cluster_scan_range()
925 if (vm_swap_full()) in cluster_alloc_swap_entry()
1115 if (vm_swap_full()) in swap_range_alloc()
H A Dmemcontrol.c5101 if (vm_swap_full()) in mem_cgroup_swap_full()