Home
last modified time | relevance | path

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

/Linux-v5.4/net/vmw_vsock/
Daf_vsock.c1877 static long vsock_dev_do_ioctl(struct file *filp, in vsock_dev_do_ioctl() function
1900 return vsock_dev_do_ioctl(filp, cmd, (void __user *)arg); in vsock_dev_ioctl()
1907 return vsock_dev_do_ioctl(filp, cmd, compat_ptr(arg)); in vsock_dev_compat_ioctl()