Home
last modified time | relevance | path

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

/linux/net/phonet/
H A Dsocket.c395 return sk_ioctl(sk, cmd, (void __user *)arg); in pn_socket_ioctl()
/linux/net/ieee802154/
H A Dsocket.c165 return sk_ioctl(sk, cmd, (void __user *)arg); in ieee802154_sock_ioctl()
/linux/net/core/
H A Dsock.c4529 int sk_ioctl(struct sock *sk, unsigned int cmd, void __user *arg) in sk_ioctl() function
4547 EXPORT_SYMBOL(sk_ioctl);