Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/vhost/
Dvhost.h132 long vhost_dev_reset_owner(struct vhost_dev *);
Dtest.c223 err = vhost_dev_reset_owner(&n->dev); in vhost_test_reset_owner()
Dnet.c669 err = vhost_dev_reset_owner(&n->dev); in vhost_net_reset_owner()
Dvhost.c372 long vhost_dev_reset_owner(struct vhost_dev *dev) in vhost_dev_reset_owner() function