Searched refs:vhost_dev_cleanup (Results 1 – 5 of 5) sorted by relevance
138 void vhost_dev_cleanup(struct vhost_dev *, bool locked);
160 vhost_dev_cleanup(&n->dev, false); in vhost_test_release()
500 vhost_dev_cleanup(dev, true); in vhost_dev_reset_owner()527 void vhost_dev_cleanup(struct vhost_dev *dev, bool locked) in vhost_dev_cleanup() function563 EXPORT_SYMBOL_GPL(vhost_dev_cleanup);
795 vhost_dev_cleanup(&n->dev, false); in vhost_net_release()
1466 vhost_dev_cleanup(&vs->dev, false); in vhost_scsi_release()