Home
last modified time | relevance | path

Searched refs:vhost_dev_cleanup (Results 1 – 7 of 7) sorted by relevance

/Linux-v6.1/drivers/vhost/
Dvhost.h178 void vhost_dev_cleanup(struct vhost_dev *);
Dtest.c160 vhost_dev_cleanup(&n->dev); in vhost_test_release()
Dvhost.c640 vhost_dev_cleanup(dev); in vhost_dev_reset_owner()
683 void vhost_dev_cleanup(struct vhost_dev *dev) in vhost_dev_cleanup() function
715 EXPORT_SYMBOL_GPL(vhost_dev_cleanup);
Dvsock.c774 vhost_dev_cleanup(&vsock->dev); in vhost_vsock_dev_release()
Dvdpa.c1165 vhost_dev_cleanup(&v->vdev); in vhost_vdpa_cleanup()
Dnet.c1403 vhost_dev_cleanup(&n->dev); in vhost_net_release()
Dscsi.c1861 vhost_dev_cleanup(&vs->dev); in vhost_scsi_release()