Searched refs:vhost_vsock_dev_ioctl (Results 1 – 1 of 1) sorted by relevance
659 static long vhost_vsock_dev_ioctl(struct file *f, unsigned int ioctl, in vhost_vsock_dev_ioctl() function706 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,