Home
last modified time | relevance | path

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

/openbmc/linux/net/core/
H A Dsock.c4188 static int sock_ioctl_out(struct sock *sk, unsigned int cmd, void __user *arg) in sock_ioctl_out() function
4220 return sock_ioctl_out(sk, cmd, arg); in sk_ioctl()