Home
last modified time | relevance | path

Searched refs:FREEZER_ERROR_NO_COMPRESSOR_SPACE (Results 1 – 3 of 3) sorted by relevance

/xnu-8796.141.3/osfmk/vm/
H A Dvm_map.h1740 #define FREEZER_ERROR_NO_COMPRESSOR_SPACE (-4) macro
H A Dvm_map.c21119 *freezer_error_code = FREEZER_ERROR_NO_COMPRESSOR_SPACE; in vm_map_freeze()
21245 *freezer_error_code = FREEZER_ERROR_NO_COMPRESSOR_SPACE; in vm_map_freeze()
/xnu-8796.141.3/bsd/kern/
H A Dkern_memorystatus_freeze.c2544 case FREEZER_ERROR_NO_COMPRESSOR_SPACE: in memorystatus_freeze_handle_error()