Home
last modified time | relevance | path

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

/xnu-11215.1.10/osfmk/vm/
H A Dvm_compressor_backing_store_internal.h84 int swp_io_done; member
H A Dvm_compressor_backing_store.c1138 if (vm_swapout_ctx[i].swp_io_done) { in vm_swapout_find_done_soc()
1164 soc->swp_io_done = 0; in vm_swapout_complete_soc()
1287 if (soc->swp_io_done) { in vm_swapout_thread()
1290 soc->swp_io_done = 0; in vm_swapout_thread()
1392 soc->swp_io_done = 1; in vm_swapout_iodone()
1838 soc->swp_io_done = 0; in vm_swap_put()