Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/vhost/
Dvhost.h186 void vhost_dev_cleanup(struct vhost_dev *);
Dtest.c165 vhost_dev_cleanup(&n->dev); in vhost_test_release()
Dvhost.c590 vhost_dev_cleanup(dev); in vhost_dev_reset_owner()
657 void vhost_dev_cleanup(struct vhost_dev *dev) in vhost_dev_cleanup() function
690 EXPORT_SYMBOL_GPL(vhost_dev_cleanup);
Dvsock.c659 vhost_dev_cleanup(&vsock->dev); in vhost_vsock_dev_release()
Dnet.c1395 vhost_dev_cleanup(&n->dev); in vhost_net_release()
Dscsi.c1654 vhost_dev_cleanup(&vs->dev); in vhost_scsi_release()