Home
last modified time | relevance | path

Searched refs:vhost_dev_check_owner (Results 1 - 12 of 12) sorted by relevance

/kernel/linux/linux-5.10/drivers/vhost/
H A Dtest.c183 r = vhost_dev_check_owner(&n->dev); in vhost_test_run()
231 err = vhost_dev_check_owner(&n->dev); in vhost_test_reset_owner()
275 r = vhost_dev_check_owner(&n->dev); in vhost_test_set_backend()
H A Dvhost.h181 long vhost_dev_check_owner(struct vhost_dev *);
H A Dvsock.c528 ret = vhost_dev_check_owner(&vsock->dev); in vhost_vsock_start()
584 ret = vhost_dev_check_owner(&vsock->dev); in vhost_vsock_stop()
H A Dvhost.c513 long vhost_dev_check_owner(struct vhost_dev *dev) in vhost_dev_check_owner() function
518 EXPORT_SYMBOL_GPL(vhost_dev_check_owner); variable
1771 r = vhost_dev_check_owner(d); in vhost_dev_ioctl()
H A Dnet.c1506 r = vhost_dev_check_owner(&n->dev); in vhost_net_set_backend()
1606 err = vhost_dev_check_owner(&n->dev); in vhost_net_reset_owner()
H A Dvdpa.c758 r = vhost_dev_check_owner(dev); in vhost_vdpa_process_iotlb_msg()
/kernel/linux/linux-6.6/drivers/vhost/
H A Dtest.c176 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()
H A Dvhost.h189 long vhost_dev_check_owner(struct vhost_dev *);
H A Dvsock.c560 ret = vhost_dev_check_owner(&vsock->dev); in vhost_vsock_start()
616 ret = vhost_dev_check_owner(&vsock->dev); in vhost_vsock_stop()
H A Dvhost.c547 long vhost_dev_check_owner(struct vhost_dev *dev) in vhost_dev_check_owner() function
552 EXPORT_SYMBOL_GPL(vhost_dev_check_owner); variable
805 ret = vhost_dev_check_owner(dev); in vhost_worker_ioctl()
2057 r = vhost_dev_check_owner(d); in vhost_dev_ioctl()
H A Dnet.c1510 r = vhost_dev_check_owner(&n->dev); in vhost_net_set_backend()
1610 err = vhost_dev_check_owner(&n->dev); in vhost_net_reset_owner()
H A Dvdpa.c1142 r = vhost_dev_check_owner(dev); in vhost_vdpa_process_iotlb_msg()

Completed in 21 milliseconds