Searched refs:swp_upl_ctx (Results 1 – 2 of 2) sorted by relevance
90 struct upl_io_completion swp_upl_ctx; member
1265 soc->swp_upl_ctx.io_context = (void *)soc; in vm_swapout_thread()1266 soc->swp_upl_ctx.io_done = (void *)vm_swapout_iodone; in vm_swapout_thread()1267 soc->swp_upl_ctx.io_error = 0; in vm_swapout_thread()1825 upl_ctx = (void *)&soc->swp_upl_ctx; in vm_swap_put()