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

/linux-master/drivers/vhost/
H A Dvhost.h188 bool vhost_dev_has_owner(struct vhost_dev *dev);
H A Dvhost.c555 bool vhost_dev_has_owner(struct vhost_dev *dev) function
559 EXPORT_SYMBOL_GPL(vhost_dev_has_owner); variable
802 if (!vhost_dev_has_owner(dev))
871 if (vhost_dev_has_owner(dev)) {
H A Dnet.c1646 if (vhost_dev_has_owner(&n->dev)) {

Completed in 136 milliseconds