Searched refs:vhost_dev_has_owner (Results 1 – 3 of 3) sorted by relevance
216 bool vhost_dev_has_owner(struct vhost_dev *dev);
674 bool vhost_dev_has_owner(struct vhost_dev *dev) in vhost_dev_has_owner() function678 EXPORT_SYMBOL_GPL(vhost_dev_has_owner);1022 if (!vhost_dev_has_owner(dev)) in vhost_worker_ioctl()1099 if (vhost_dev_has_owner(dev)) { in vhost_dev_set_owner()2314 if (vhost_dev_has_owner(d)) { in vhost_dev_ioctl()
1713 if (vhost_dev_has_owner(&n->dev)) { in vhost_net_set_owner()