Searched refs:io_done (Results 1 – 3 of 3) sorted by relevance
195 void (*io_done)(void *, int); member
1281 soc->swp_upl_ctx.io_done = (void *)vm_swapout_iodone; in vm_swapout_thread()
9928 void (*iodone_func)(void *, int) = upl_ctx->io_done;9930 assert(upl_ctx->io_done);