Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/vhost/
Dvsock.c659 static long vhost_vsock_dev_ioctl(struct file *f, unsigned int ioctl, in vhost_vsock_dev_ioctl() function
706 return vhost_vsock_dev_ioctl(f, ioctl, (unsigned long)compat_ptr(arg)); in vhost_vsock_dev_compat_ioctl()
715 .unlocked_ioctl = vhost_vsock_dev_ioctl,