Home
last modified time | relevance | path

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

/xnu-12377.61.12/osfmk/vm/
H A Dvm_compressor_backing_store_internal.h84 int swp_io_done; member
H A Dvm_compressor_backing_store.c1146 if (vm_swapout_ctx[i].swp_io_done) { in vm_swapout_find_done_soc()
1172 soc->swp_io_done = 0; in vm_swapout_complete_soc()
1295 if (soc->swp_io_done) { in vm_swapout_thread()
1298 soc->swp_io_done = 0; in vm_swapout_thread()
1400 soc->swp_io_done = 1; in vm_swapout_iodone()
1850 soc->swp_io_done = 0; in vm_swap_put()