Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/vhost/
Dvhost.h133 void vhost_dev_cleanup(struct vhost_dev *);
Dtest.c158 vhost_dev_cleanup(&n->dev); in vhost_test_release()
Dvhost.c381 vhost_dev_cleanup(dev); in vhost_dev_reset_owner()
389 void vhost_dev_cleanup(struct vhost_dev *dev) in vhost_dev_cleanup() function
Dnet.c525 vhost_dev_cleanup(&n->dev); in vhost_net_release()