Home
last modified time | relevance | path

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

/linux-4.1.27/include/linux/
Dnet.h283 int kernel_sock_ioctl(struct socket *sock, int cmd, unsigned long arg);
/linux-4.1.27/net/
Dsocket.c3288 int kernel_sock_ioctl(struct socket *sock, int cmd, unsigned long arg) in kernel_sock_ioctl() function
3299 EXPORT_SYMBOL(kernel_sock_ioctl);