Searched refs:hibernate_no_swapspace (Results 1 - 3 of 3) sorted by relevance

/xnu-2422.115.4/osfmk/vm/
H A Dvm_compressor.h201 extern boolean_t hibernate_no_swapspace;
H A Dvm_compressor.c111 boolean_t hibernate_no_swapspace = FALSE; variable
1544 hibernate_no_swapspace = FALSE;
1803 if (hibernate_no_swapspace == TRUE) {
H A Dvm_compressor_backing_store.c1108 * no need to block... setting hibernate_no_swapspace to TRUE,
1120 hibernate_no_swapspace = TRUE;

Completed in 24 milliseconds