Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/vhost/
Dvsock.c721 static long vhost_vsock_dev_ioctl(struct file *f, unsigned int ioctl, in vhost_vsock_dev_ioctl() function
768 return vhost_vsock_dev_ioctl(f, ioctl, (unsigned long)compat_ptr(arg)); in vhost_vsock_dev_compat_ioctl()
777 .unlocked_ioctl = vhost_vsock_dev_ioctl,