Searched refs:io_context (Results 1 – 3 of 3) sorted by relevance
1175 soc->swp_upl_ctx.io_context = (void *)soc; in vm_swapout_thread()1243 vm_swapout_iodone(void *io_context, int error) in vm_swapout_iodone() argument1247 soc = (struct swapout_io_completion *)io_context; in vm_swapout_iodone()
390 void *io_context; member
10843 (*iodone_func)(upl_ctx->io_context, upl_ctx->io_error); in upl_callout_iodone()