Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/vhost/
H A Dvhost.h179 long vhost_dev_set_owner(struct vhost_dev *dev);
H A Dvhost.c583 long vhost_dev_set_owner(struct vhost_dev *dev) in vhost_dev_set_owner() function
629 EXPORT_SYMBOL_GPL(vhost_dev_set_owner); variable
1766 r = vhost_dev_set_owner(d); in vhost_dev_ioctl()
H A Dnet.c1683 r = vhost_dev_set_owner(&n->dev); in vhost_net_set_owner()
/kernel/linux/linux-6.6/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) in vhost_dev_set_owner() function
908 EXPORT_SYMBOL_GPL(vhost_dev_set_owner); variable
2052 r = vhost_dev_set_owner(d); in vhost_dev_ioctl()
H A Dnet.c1687 r = vhost_dev_set_owner(&n->dev); in vhost_net_set_owner()

Completed in 14 milliseconds