Home
last modified time | relevance | path

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

/xnu-11215.1.10/osfmk/vm/
H A Dvm_compressor_backing_store.c91 #define SWAP_REUSE 0x8 /* Swap file is on the Q and has a name. Reuse after init-ing.*/ macro
1530 if (swf->swp_flags == SWAP_REUSE) { in vm_swap_create_file()
2364 swf->swp_flags = SWAP_REUSE; in vm_swap_reclaim()