kernel_sock_ioctl 255 include/linux/net.h extern int kernel_sock_ioctl(struct socket *sock, int cmd, unsigned long arg); kernel_sock_ioctl 302 net/sunrpc/svcsock.c err = kernel_sock_ioctl(sock, TIOCINQ, (unsigned long) &avail);