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