Searched refs:vhost_dev_set_owner (Results 1 - 3 of 3) sorted by relevance

/linux-master/drivers/vhost/
H A Dvhost.h187 long vhost_dev_set_owner(struct vhost_dev *dev);
H A Dvhost.c865 long vhost_dev_set_owner(struct vhost_dev *dev) function
908 EXPORT_SYMBOL_GPL(vhost_dev_set_owner); variable
2052 r = vhost_dev_set_owner(d);
H A Dnet.c1653 r = vhost_dev_set_owner(&n->dev);

Completed in 147 milliseconds