Home
last modified time | relevance | path

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

/linux/net/vmw_vsock/
H A Daf_vsock.c1407 static int vsock_do_ioctl(struct socket *sock, unsigned int cmd, in vsock_do_ioctl() function
1474 ret = vsock_do_ioctl(sock, cmd, (int __user *)arg); in vsock_ioctl()