Searched refs:swp_upl_ctx (Results 1 – 2 of 2) sorted by relevance
93 struct upl_io_completion swp_upl_ctx; member
1298 soc->swp_upl_ctx.io_context = (void *)soc; in vm_swapout_thread()1299 soc->swp_upl_ctx.io_done = (void *)vm_swapout_iodone; in vm_swapout_thread()1300 soc->swp_upl_ctx.io_error = 0; in vm_swapout_thread()1858 upl_ctx = (void *)&soc->swp_upl_ctx; in vm_swap_put()