Searched refs:vm_swapout_iodone (Results 1 – 2 of 2) sorted by relevance
92 void vm_swapout_iodone(void *, int);
1269 soc->swp_upl_ctx.io_done = (void *)vm_swapout_iodone; in vm_swapout_thread()1372 vm_swapout_iodone(void *io_context, int error) in vm_swapout_iodone() function