Home
last modified time | relevance | path

Searched refs:vhost_dev_cleanup (Results 1 - 14 of 14) sorted by relevance

/kernel/linux/linux-5.10/drivers/vhost/
H A Dvhost.h184 void vhost_dev_cleanup(struct vhost_dev *);
H A Dtest.c165 vhost_dev_cleanup(&n->dev); in vhost_test_release()
H A Dvdpa.c912 vhost_dev_cleanup(&v->vdev); in vhost_vdpa_open()
940 vhost_dev_cleanup(&v->vdev); in vhost_vdpa_release()
H A Dvhost.c648 vhost_dev_cleanup(dev); in vhost_dev_reset_owner()
651 /* We don't need VQ locks below since vhost_dev_cleanup makes sure in vhost_dev_reset_owner()
692 void vhost_dev_cleanup(struct vhost_dev *dev) in vhost_dev_cleanup() function
724 EXPORT_SYMBOL_GPL(vhost_dev_cleanup); variable
H A Dvsock.c723 vhost_dev_cleanup(&vsock->dev); in vhost_vsock_dev_release()
H A Dscsi.c1866 vhost_dev_cleanup(&vs->dev); in vhost_scsi_release()
H A Dnet.c1407 vhost_dev_cleanup(&n->dev); in vhost_net_release()
/kernel/linux/linux-6.6/drivers/vhost/
H A Dtest.c160 vhost_dev_cleanup(&n->dev); in vhost_test_release()
H A Dvhost.h192 void vhost_dev_cleanup(struct vhost_dev *);
H A Dvhost.c927 vhost_dev_cleanup(dev); in vhost_dev_reset_owner()
930 /* We don't need VQ locks below since vhost_dev_cleanup makes sure in vhost_dev_reset_owner()
971 void vhost_dev_cleanup(struct vhost_dev *dev) in vhost_dev_cleanup() function
998 EXPORT_SYMBOL_GPL(vhost_dev_cleanup); variable
H A Dvsock.c740 vhost_dev_cleanup(&vsock->dev); in vhost_vsock_dev_release()
H A Dnet.c1411 vhost_dev_cleanup(&n->dev); in vhost_net_release()
H A Dvdpa.c1286 vhost_dev_cleanup(&v->vdev); in vhost_vdpa_cleanup()
H A Dscsi.c2002 vhost_dev_cleanup(&vs->dev); in vhost_scsi_release()

Completed in 27 milliseconds