Searched refs:USE_EMERGENCY_SWAP_FILE_FIRST (Results 1 - 5 of 5) sorted by relevance

/macosx-10.9.5/xnu-2422.115.4/osfmk/default_pager/
H A Ddefault_pager_types.h117 #define USE_EMERGENCY_SWAP_FILE_FIRST 0x100 macro
H A Ddp_backing_store.c4527 } else if (flags == USE_EMERGENCY_SWAP_FILE_FIRST) {
/macosx-10.9.5/xnu-2422.115.4/osfmk/vm/
H A Dbsd_vm.c235 if (flags & USE_EMERGENCY_SWAP_FILE_FIRST) {
241 USE_EMERGENCY_SWAP_FILE_FIRST,
/macosx-10.9.5/system_cmds-597.90.1/dynamic_pager.tproj/
H A Ddynamic_pager.c816 flags |= USE_EMERGENCY_SWAP_FILE_FIRST;
/macosx-10.9.5/system_cmds-597.90.1/system_cmds-597.1.1/dynamic_pager.tproj/
H A Ddynamic_pager.c816 flags |= USE_EMERGENCY_SWAP_FILE_FIRST;

Completed in 122 milliseconds