Home
last modified time | relevance | path

Searched refs:vhost_dev_set_owner (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/vhost/
H A Dvhost.h214 long vhost_dev_set_owner(struct vhost_dev *dev);
H A Dvhost.c1095 long vhost_dev_set_owner(struct vhost_dev *dev) in vhost_dev_set_owner() function
1138 EXPORT_SYMBOL_GPL(vhost_dev_set_owner);
2310 r = vhost_dev_set_owner(d); in vhost_dev_ioctl()