Searched refs:io_context (Results 1 – 3 of 3) sorted by relevance
1268 soc->swp_upl_ctx.io_context = (void *)soc; in vm_swapout_thread()1372 vm_swapout_iodone(void *io_context, int error) in vm_swapout_iodone() argument1376 soc = (struct swapout_io_completion *)io_context; in vm_swapout_iodone()
392 void *io_context; member
10984 (*iodone_func)(upl_ctx->io_context, upl_ctx->io_error); in upl_callout_iodone()