Searched refs:VM_SWAP_BUSY (Results 1 – 1 of 1) sorted by relevance
168 #define VM_SWAP_BUSY() ((c_swapout_count && (vm_swapper_throttle == THROTTLE_LEVEL_COMPRESSOR_TIER… macro579 if (compressor_store_stop_compaction == FALSE && !VM_SWAP_BUSY() && in vm_swap_consider_defragmenting()632 if (compressor_store_stop_compaction == TRUE || VM_SWAP_BUSY()) { in vm_swap_defragment()854 if (VM_SWAP_BUSY() || compressor_store_stop_compaction == TRUE) { in vm_swapfile_gc_thread()2039 …if (compressor_store_stop_compaction == TRUE || VM_SWAP_SHOULD_ABORT_RECLAIM() || VM_SWAP_BUSY()) { in vm_swap_reclaim()