Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/linux/
A Dswap.h473 static inline bool vm_swap_full(void) in vm_swap_full() function
534 #define vm_swap_full() 0 macro
705 return vm_swap_full(); in mem_cgroup_swap_full()
/linux-6.3-rc2/mm/
A Dswapfile.c790 if (vm_swap_full() && READ_ONCE(si->swap_map[offset]) == SWAP_HAS_CACHE) { in swap_offset_available_and_locked()
896 if (vm_swap_full() && si->swap_map[offset] == SWAP_HAS_CACHE) { in scan_swap_map_slots()
A Dmemcontrol.c7561 if (vm_swap_full()) in mem_cgroup_swap_full()

Completed in 23 milliseconds