Searched refs:VM_SWAP_BUSY (Results 1 – 1 of 1) sorted by relevance
183 #define VM_SWAP_BUSY() (((c_early_swapout_count + c_regular_swapout_count + c_late_swapout_count) … macro617 if (compressor_store_stop_compaction == FALSE && !VM_SWAP_BUSY() && in vm_swap_consider_defragmenting()671 if (compressor_store_stop_compaction == TRUE || VM_SWAP_BUSY()) { in vm_swap_defragment()907 if (VM_SWAP_BUSY() || compressor_store_stop_compaction == TRUE) { in vm_swapfile_gc_thread()2178 …if (compressor_store_stop_compaction == TRUE || VM_SWAP_SHOULD_ABORT_RECLAIM() || VM_SWAP_BUSY()) { in vm_swap_reclaim()