Home
last modified time | relevance | path

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

/linux/drivers/vhost/
H A Dtest.c160 vhost_dev_cleanup(&n->dev); in vhost_test_release()
H A Dvsock.c754 vhost_dev_cleanup(&vsock->dev); in vhost_vsock_dev_release()
H A Dvhost.c983 vhost_dev_cleanup(dev); in vhost_dev_reset_owner()
1027 void vhost_dev_cleanup(struct vhost_dev *dev) in vhost_dev_cleanup() function
1054 EXPORT_SYMBOL_GPL(vhost_dev_cleanup);
H A Dvdpa.c1397 vhost_dev_cleanup(&v->vdev); in vhost_vdpa_cleanup()
H A Dscsi.c2023 vhost_dev_cleanup(&vs->dev); in vhost_scsi_release()