Home
last modified time | relevance | path

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

/xnu-11215.41.3/osfmk/vm/
H A Dvm_compressor_backing_store_internal.h95 void vm_swapout_iodone(void *, int);
H A Dvm_compressor_backing_store.c1281 soc->swp_upl_ctx.io_done = (void *)vm_swapout_iodone; in vm_swapout_thread()
1384 vm_swapout_iodone(void *io_context, int error) in vm_swapout_iodone() function