Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/vdpa/vdpa_sim/
Dvdpa_sim_net.c177 vringh_kiov_cleanup(&cvq->in_iov); in vdpasim_handle_cvq()
178 vringh_kiov_cleanup(&cvq->out_iov); in vdpasim_handle_cvq()
Dvdpa_sim.c757 vringh_kiov_cleanup(&vdpasim->vqs[i].out_iov); in vdpasim_free()
758 vringh_kiov_cleanup(&vdpasim->vqs[i].in_iov); in vdpasim_free()
/linux-6.12.1/include/linux/
Dvringh.h211 static inline void vringh_kiov_cleanup(struct vringh_kiov *kiov) in vringh_kiov_cleanup() function
/linux-6.12.1/drivers/net/caif/
Dcaif_virtio.c765 vringh_kiov_cleanup(&cfv->ctx.riov); in cfv_remove()
/linux-6.12.1/drivers/vdpa/mlx5/net/
Dmlx5_vnet.c2413 vringh_kiov_cleanup(&cvq->riov); in mlx5_cvq_kick_handler()
2414 vringh_kiov_cleanup(&cvq->wiov); in mlx5_cvq_kick_handler()