Searched refs:vhost_dev_check_owner (Results 1 – 5 of 5) sorted by relevance
176 r = vhost_dev_check_owner(&n->dev); in vhost_test_run() 224 err = vhost_dev_check_owner(&n->dev); in vhost_test_reset_owner() 268 r = vhost_dev_check_owner(&n->dev); in vhost_test_set_backend()
216 long vhost_dev_check_owner(struct vhost_dev *);
574 ret = vhost_dev_check_owner(&vsock->dev); in vhost_vsock_start() 630 ret = vhost_dev_check_owner(&vsock->dev); in vhost_vsock_stop()
630 long vhost_dev_check_owner(struct vhost_dev *dev) in vhost_dev_check_owner() function 635 EXPORT_SYMBOL_GPL(vhost_dev_check_owner);1027 ret = vhost_dev_check_owner(dev); in vhost_worker_ioctl() 2354 r = vhost_dev_check_owner(d); in vhost_dev_ioctl()
1253 r = vhost_dev_check_owner(dev); in vhost_vdpa_process_iotlb_msg()