Home
last modified time | relevance | path

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

/linux-4.4.14/include/linux/
Dnet.h290 int kernel_sock_ioctl(struct socket *sock, int cmd, unsigned long arg);
/linux-4.4.14/net/
Dsocket.c3279 int kernel_sock_ioctl(struct socket *sock, int cmd, unsigned long arg) in kernel_sock_ioctl() function
3290 EXPORT_SYMBOL(kernel_sock_ioctl);