Home
last modified time | relevance | path

Searched refs:vringh_kiov_cleanup (Results 1 – 5 of 5) sorted by relevance

/linux-6.1.9/drivers/vdpa/vdpa_sim/
Dvdpa_sim_net.c136 vringh_kiov_cleanup(&cvq->in_iov); in vdpasim_handle_cvq()
137 vringh_kiov_cleanup(&cvq->out_iov); in vdpasim_handle_cvq()
Dvdpa_sim.c682 vringh_kiov_cleanup(&vdpasim->vqs[i].out_iov); in vdpasim_free()
683 vringh_kiov_cleanup(&vdpasim->vqs[i].in_iov); in vdpasim_free()
/linux-6.1.9/include/linux/
Dvringh.h195 static inline void vringh_kiov_cleanup(struct vringh_kiov *kiov) in vringh_kiov_cleanup() function
/linux-6.1.9/drivers/net/caif/
Dcaif_virtio.c765 vringh_kiov_cleanup(&cfv->ctx.riov); in cfv_remove()
/linux-6.1.9/drivers/vdpa/mlx5/net/
Dmlx5_vnet.c1914 vringh_kiov_cleanup(&cvq->riov); in mlx5_cvq_kick_handler()
1915 vringh_kiov_cleanup(&cvq->wiov); in mlx5_cvq_kick_handler()