Searched refs:COMPRESSOR_NEEDS_TO_SWAP (Results 1 – 2 of 2) sorted by relevance
456 #define COMPRESSOR_NEEDS_TO_SWAP() (((AVAILABLE_NON_COMPRESSED_MEMORY < VM_PAGE_COMPRE… macro459 #define COMPRESSOR_NEEDS_TO_SWAP() ((AVAILABLE_NON_COMPRESSED_MEMORY < VM_PAGE_COMPRES… macro
2700 if (COMPRESSOR_NEEDS_TO_SWAP()) { in compressor_swapout_conditions_met()