Home
last modified time | relevance | path

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

/xnu-12377.1.9/osfmk/vm/
H A Dvm_compressor_backing_store_internal.h84 int swp_io_done; member
H A Dvm_compressor_backing_store.c1156 if (vm_swapout_ctx[i].swp_io_done) { in vm_swapout_find_done_soc()
1182 soc->swp_io_done = 0; in vm_swapout_complete_soc()
1305 if (soc->swp_io_done) { in vm_swapout_thread()
1308 soc->swp_io_done = 0; in vm_swapout_thread()
1410 soc->swp_io_done = 1; in vm_swapout_iodone()
1860 soc->swp_io_done = 0; in vm_swap_put()