Searched refs:VM_CONFIG_SWAP_IS_ACTIVE (Results 1 – 4 of 4) sorted by relevance
242 #define VM_CONFIG_SWAP_IS_ACTIVE (vm_config.swap_is_active == TRUE) macro
623 if (VM_CONFIG_SWAP_IS_ACTIVE) { in vm_wants_task_throttled()2728 if (VM_CONFIG_SWAP_IS_ACTIVE) { in compressor_needs_to_swap()3037 if (VM_CONFIG_SWAP_IS_ACTIVE && (number_compacted++ > DELAYED_COMPACTIONS_PER_PASS)) { in vm_compressor_do_delayed_compactions()3372 if (VM_CONFIG_SWAP_IS_ACTIVE || VM_CONFIG_FREEZER_SWAP_IS_ACTIVE) { in vm_compressor_process_special_swapped_in_segments_locked()3896 if (VM_CONFIG_SWAP_IS_ACTIVE && !vm_swap_out_of_space() && c_swapout_count >= C_SWAPOUT_LIMIT) { in vm_compressor_compact_and_swap()3924 if (VM_CONFIG_SWAP_IS_ACTIVE && !vm_swap_out_of_space() && c_swapout_count >= C_SWAPOUT_LIMIT) { in vm_compressor_compact_and_swap()4001 if (VM_CONFIG_SWAP_IS_ACTIVE) { in vm_compressor_compact_and_swap()4067 if (VM_CONFIG_SWAP_IS_ACTIVE && c_swapout_count) { in vm_compressor_compact_and_swap()
2603 if (VM_CONFIG_SWAP_IS_ACTIVE) {
4072 if (!VM_CONFIG_SWAP_IS_ACTIVE && !VM_CONFIG_FREEZER_SWAP_IS_ACTIVE) {