Lines Matching refs:sock_flag
556 !sock_flag(sk, SOCK_URGINLINE)) in tcp_poll()
802 if (sock_flag(sk, SOCK_DONE)) in tcp_splice_read()
1235 } else if (sock_flag(sk, SOCK_ZEROCOPY)) { in tcp_sendmsg_locked()
1501 if (sock_flag(sk, SOCK_URGINLINE) || !tp->urg_data || in tcp_recv_urg()
1505 if (sk->sk_state == TCP_CLOSE && !sock_flag(sk, SOCK_DONE)) in tcp_recv_urg()
2221 if (!inq && sock_flag(sk, SOCK_DONE)) in tcp_zerocopy_receive()
2322 if (!zc->recv_skip_hint && sock_flag(sk, SOCK_DONE)) in tcp_zerocopy_receive()
2334 int new_tstamp = sock_flag(sk, SOCK_TSTAMP_NEW); in tcp_recv_timestamp()
2338 if (sock_flag(sk, SOCK_RCVTSTAMP)) { in tcp_recv_timestamp()
2339 if (sock_flag(sk, SOCK_RCVTSTAMPNS)) { in tcp_recv_timestamp()
2389 if (sock_flag(sk, SOCK_TSTAMP_NEW)) in tcp_recv_timestamp()
2412 if (inq == 0 && sock_flag(sk, SOCK_DONE)) in tcp_inq_hint()
2531 if (sock_flag(sk, SOCK_DONE)) in tcp_recvmsg_locked()
2589 if (!sock_flag(sk, SOCK_URGINLINE)) { in tcp_recvmsg_locked()
2911 } else if (sock_flag(sk, SOCK_LINGER) && !sk->sk_lingertime) { in __tcp_close()
3425 if (sock_flag(sk, SOCK_KEEPOPEN) && in tcp_sock_set_keepidle_locked()
4653 if (!sock_flag(sk, SOCK_DEAD)) in tcp_done()
4694 if (!sock_flag(sk, SOCK_DEAD)) { in tcp_abort()