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