vhost_dev_cleanup
vhost_dev_cleanup(&n->dev);
vhost_dev_cleanup(&vs->dev);
vhost_dev_cleanup(&n->dev);
vhost_dev_cleanup(&v->vdev);
vhost_dev_cleanup(dev);
EXPORT_SYMBOL_GPL(vhost_dev_cleanup);
void vhost_dev_cleanup(struct vhost_dev *);
vhost_dev_cleanup(&vsock->dev);