Searched refs:vhost_dev_set_owner (Results 1 – 3 of 3) sorted by relevance
181 long vhost_dev_set_owner(struct vhost_dev *dev);
536 long vhost_dev_set_owner(struct vhost_dev *dev) in vhost_dev_set_owner() function577 EXPORT_SYMBOL_GPL(vhost_dev_set_owner);1758 r = vhost_dev_set_owner(d); in vhost_dev_ioctl()
1692 r = vhost_dev_set_owner(&n->dev); in vhost_net_set_owner()