Searched refs:move_to_indirect (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/vhost/ |
H A D | vringh.c | 159 static int move_to_indirect(const struct vringh *vrh, in move_to_indirect() function 327 err = move_to_indirect(vrh, &up_next, &i, addr, &desc, in __vringh_iov()
|
/kernel/linux/linux-6.6/drivers/vhost/ |
H A D | vringh.c | 186 static int move_to_indirect(const struct vringh *vrh, in move_to_indirect() function 355 err = move_to_indirect(vrh, &up_next, &i, addr, &desc, in __vringh_iov()
|
Completed in 5 milliseconds