Lines Matching refs:sock_flag
561 !sock_flag(sk, SOCK_URGINLINE) && in tcp_poll()
807 if (sock_flag(sk, SOCK_DONE)) in tcp_splice_read()
1188 if (flags & MSG_ZEROCOPY && size && sock_flag(sk, SOCK_ZEROCOPY)) { in tcp_sendmsg_locked()
1460 if (sock_flag(sk, SOCK_URGINLINE) || !tp->urg_data || in tcp_recv_urg()
1464 if (sk->sk_state == TCP_CLOSE && !sock_flag(sk, SOCK_DONE)) in tcp_recv_urg()
1828 if (!zc->recv_skip_hint && sock_flag(sk, SOCK_DONE)) in tcp_zerocopy_receive()
1858 if (sock_flag(sk, SOCK_RCVTSTAMP)) { in tcp_recv_timestamp()
1859 if (sock_flag(sk, SOCK_RCVTSTAMPNS)) { in tcp_recv_timestamp()
2029 if (sock_flag(sk, SOCK_DONE)) in tcp_recvmsg()
2089 if (!sock_flag(sk, SOCK_URGINLINE)) { in tcp_recvmsg()
2362 } else if (sock_flag(sk, SOCK_LINGER) && !sk->sk_lingertime) { in tcp_close()
2897 if (sock_flag(sk, SOCK_KEEPOPEN) && in do_tcp_setsockopt()
3747 if (!sock_flag(sk, SOCK_DEAD)) in tcp_done()
3780 if (!sock_flag(sk, SOCK_DEAD)) { in tcp_abort()