Searched refs:COMPRESSOR_NEEDS_TO_MINOR_COMPACT (Results 1 – 2 of 2) sorted by relevance
500 #define COMPRESSOR_NEEDS_TO_MINOR_COMPACT() ((AVAILABLE_NON_COMPRESSED_MEMORY < VM_PAGE_COMPRES… macro
2893 if (c_minor_count && (COMPRESSOR_NEEDS_TO_MINOR_COMPACT())) { in vm_consider_waking_compactor_swapper()5358 …if ((c_minor_count && COMPRESSOR_NEEDS_TO_MINOR_COMPACT()) || vm_compressor_needs_to_major_compact… in c_decompress_page()