Home
last modified time | relevance | path

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

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