taglinefilesource code
tcp_dequeue_partial277net/inet/af_inet.cwhile ((skb = tcp_dequeue_partial(sk)) != NULL) {
tcp_dequeue_partial1254net/inet/tcp.cwhile ((skb = tcp_dequeue_partial(sk)) != NULL)
tcp_dequeue_partial1553net/inet/tcp.cif ((skb = tcp_dequeue_partial(sk)) != NULL) 
tcp_dequeue_partial139net/inet/tcp.hextern struct sk_buff * tcp_dequeue_partial(struct sock *);