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