Home
last modified time | relevance | path

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

/xnu-8796.121.2/osfmk/vm/
H A Dvm_compressor_backing_store.c1101 int vm_swapout_soc_done = 0; variable
1124 if (vm_swapout_soc_done) { in vm_swapout_find_done_soc()
1156 vm_swapout_soc_done--; in vm_swapout_complete_soc()
1279 vm_swapout_soc_done--; in vm_swapout_thread()
1319 if (vm_swapout_soc_done) { in vm_swapout_thread()
1382 vm_swapout_soc_done++; in vm_swapout_iodone()