Searched refs:vhost_dev_cleanup (Results 1 – 5 of 5) sorted by relevance
130 void vhost_dev_cleanup(struct vhost_dev *, bool locked);
160 vhost_dev_cleanup(&n->dev, false); in vhost_test_release()
421 vhost_dev_cleanup(dev, true); in vhost_dev_reset_owner()448 void vhost_dev_cleanup(struct vhost_dev *dev, bool locked) in vhost_dev_cleanup() function484 EXPORT_SYMBOL_GPL(vhost_dev_cleanup);
796 vhost_dev_cleanup(&n->dev, false); in vhost_net_release()
1624 vhost_dev_cleanup(&vs->dev, false); in vhost_scsi_release()