Home
last modified time | relevance | path

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

/linux/drivers/vhost/
H A Dtest.c166 vhost_dev_cleanup(&n->dev); in vhost_test_release()
H A Dvhost.h220 void vhost_dev_cleanup(struct vhost_dev *);
H A Dvhost.c1155 vhost_dev_cleanup(dev); in vhost_dev_reset_owner()
1200 void vhost_dev_cleanup(struct vhost_dev *dev) in vhost_dev_cleanup() function
1227 EXPORT_SYMBOL_GPL(vhost_dev_cleanup);
H A Dvdpa.c1399 vhost_dev_cleanup(&v->vdev); in vhost_vdpa_cleanup()