Searched refs:vhost_dev_has_owner (Results 1 – 3 of 3) sorted by relevance
216 bool vhost_dev_has_owner(struct vhost_dev *dev);
678 bool vhost_dev_has_owner(struct vhost_dev *dev) in vhost_dev_has_owner() function682 EXPORT_SYMBOL_GPL(vhost_dev_has_owner);1026 if (!vhost_dev_has_owner(dev)) in vhost_worker_ioctl()1103 if (vhost_dev_has_owner(dev)) { in vhost_dev_set_owner()2319 if (vhost_dev_has_owner(d)) { in vhost_dev_ioctl()
1715 if (vhost_dev_has_owner(&n->dev)) { in vhost_net_set_owner()