Searched refs:vhost_vring_ioctl (Results 1 – 5 of 5) sorted by relevance
| /linux/drivers/vhost/ |
| H A D | test.c | 353 r = vhost_vring_ioctl(&n->dev, ioctl, argp); in vhost_test_ioctl()
|
| H A D | vhost.c | 2150 long vhost_vring_ioctl(struct vhost_dev *d, unsigned int ioctl, void __user *argp) in vhost_vring_ioctl() function 2288 EXPORT_SYMBOL_GPL(vhost_vring_ioctl);
|
| H A D | vdpa.c | 728 r = vhost_vring_ioctl(&v->vdev, cmd, argp); in vhost_vdpa_vring_ioctl()
|
| H A D | net.c | 1840 r = vhost_vring_ioctl(&n->dev, ioctl, argp); in vhost_net_ioctl()
|
| H A D | scsi.c | 2447 r = vhost_vring_ioctl(&vs->dev, ioctl, argp); in vhost_scsi_ioctl()
|