tcp_poll          392 include/net/tcp.h __poll_t tcp_poll(struct file *file, struct socket *sock,
tcp_poll          992 net/ipv4/af_inet.c 	.poll		   = tcp_poll,
tcp_poll          600 net/ipv4/tcp.c EXPORT_SYMBOL(tcp_poll);
tcp_poll          609 net/ipv6/af_inet6.c 	.poll		   = tcp_poll,			/* ok		*/