Searched refs:vm_swap_out_of_space (Results 1 – 5 of 5) sorted by relevance
98 status->msh_swap_out_of_space = vm_swap_out_of_space(); in memorystatus_health_check()
406 extern int vm_swap_out_of_space(void);
649 extern int vm_swap_out_of_space(void);
2419 vm_swap_out_of_space(void) in vm_swap_out_of_space() function
3790 if (VM_CONFIG_SWAP_IS_ACTIVE && !vm_swap_out_of_space() && c_swapout_count >= C_SWAPOUT_LIMIT) { in vm_compressor_compact_and_swap()3818 if (VM_CONFIG_SWAP_IS_ACTIVE && !vm_swap_out_of_space() && c_swapout_count >= C_SWAPOUT_LIMIT) { in vm_compressor_compact_and_swap()