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