Searched refs:VM_CONFIG_SWAP_IS_ACTIVE (Results 1 – 4 of 4) sorted by relevance
662 #define VM_CONFIG_SWAP_IS_ACTIVE (vm_config.swap_is_active == TRUE) macro
486 if (VM_CONFIG_SWAP_IS_ACTIVE) { in vm_wants_task_throttled()2322 if (VM_CONFIG_SWAP_IS_ACTIVE) { in compressor_needs_to_swap()2669 if (VM_CONFIG_SWAP_IS_ACTIVE && (number_compacted++ > DELAYED_COMPACTIONS_PER_PASS)) { in vm_compressor_do_delayed_compactions()3357 if (VM_CONFIG_SWAP_IS_ACTIVE) { in vm_compressor_compact_and_swap()
2434 if (VM_CONFIG_SWAP_IS_ACTIVE) { in vps_choose_victim_page()
3621 if (!VM_CONFIG_SWAP_IS_ACTIVE && !VM_CONFIG_FREEZER_SWAP_IS_ACTIVE) {