| /Linux-v5.4/net/ax25/ |
| D | ax25_std_timer.c | 43 sock_flag(sk, SOCK_DEAD))) { in ax25_std_heartbeat_expiry() 112 if (!sock_flag(ax25->sk, SOCK_DEAD)) { in ax25_std_idletimer_expiry() 114 sock_set_flag(ax25->sk, SOCK_DEAD); in ax25_std_idletimer_expiry()
|
| D | ax25_ds_timer.c | 106 sock_flag(sk, SOCK_DEAD))) { in ax25_ds_heartbeat_expiry() 172 if (!sock_flag(ax25->sk, SOCK_DEAD)) { in ax25_ds_idletimer_expiry() 174 sock_set_flag(ax25->sk, SOCK_DEAD); in ax25_ds_idletimer_expiry()
|
| D | ax25_subr.c | 281 if (!sock_flag(ax25->sk, SOCK_DEAD)) { in ax25_disconnect() 283 sock_set_flag(ax25->sk, SOCK_DEAD); in ax25_disconnect()
|
| D | ax25_ds_in.c | 68 if (!sock_flag(ax25->sk, SOCK_DEAD)) in ax25_ds_state1_machine()
|
| /Linux-v5.4/net/decnet/ |
| D | dn_nsp_in.c | 121 if (wakeup && !sock_flag(sk, SOCK_DEAD)) in dn_ack() 371 if (!sock_flag(sk, SOCK_DEAD)) in dn_nsp_conn_conf() 433 if (!sock_flag(sk, SOCK_DEAD)) { in dn_nsp_disc_init() 491 if (!sock_flag(sk, SOCK_DEAD)) { in dn_nsp_disc_conf() 563 if (wake_up && !sock_flag(sk, SOCK_DEAD)) in dn_nsp_linkservice() 598 if (!sock_flag(sk, SOCK_DEAD)) in dn_queue_skb() 675 if (!sock_flag(sk, SOCK_DEAD)) in dn_returned_conn_init() 860 if ((scp->state == DN_CC) && !sock_flag(sk, SOCK_DEAD)) { in dn_nsp_backlog_rcv()
|
| /Linux-v5.4/net/rose/ |
| D | rose_timer.c | 130 (sk->sk_state == TCP_LISTEN && sock_flag(sk, SOCK_DEAD))) { in rose_heartbeat_expiry() 203 if (!sock_flag(sk, SOCK_DEAD)) { in rose_idletimer_expiry() 205 sock_set_flag(sk, SOCK_DEAD); in rose_idletimer_expiry()
|
| D | rose_subr.c | 552 if (!sock_flag(sk, SOCK_DEAD)) { in rose_disconnect() 554 sock_set_flag(sk, SOCK_DEAD); in rose_disconnect()
|
| D | rose_in.c | 51 if (!sock_flag(sk, SOCK_DEAD)) in rose_state1_machine()
|
| /Linux-v5.4/net/netrom/ |
| D | nr_timer.c | 123 (sk->sk_state == TCP_LISTEN && sock_flag(sk, SOCK_DEAD))) { in nr_heartbeat_expiry() 195 if (!sock_flag(sk, SOCK_DEAD)) { in nr_idletimer_expiry() 197 sock_set_flag(sk, SOCK_DEAD); in nr_idletimer_expiry()
|
| D | nr_subr.c | 274 if (!sock_flag(sk, SOCK_DEAD)) { in nr_disconnect() 276 sock_set_flag(sk, SOCK_DEAD); in nr_disconnect()
|
| D | nr_in.c | 90 if (!sock_flag(sk, SOCK_DEAD)) in nr_state1_machine()
|
| /Linux-v5.4/net/caif/ |
| D | caif_socket.c | 153 queued = !sock_flag(sk, SOCK_DEAD); in caif_queue_rcv_skb() 320 sock_flag(sk, SOCK_DEAD) || in caif_stream_data_wait() 331 if (sock_flag(sk, SOCK_DEAD)) in caif_stream_data_wait() 377 if (sock_flag(sk, SOCK_DEAD)) { in caif_stream_recvmsg() 400 if (sock_flag(sk, SOCK_DEAD)) in caif_stream_recvmsg() 554 sock_flag(sk, SOCK_DEAD) || in caif_seqpkt_sendmsg() 914 sock_set_flag(sk, SOCK_DEAD); in caif_release() 1019 if (!sock_flag(sk, SOCK_DEAD)) { in caif_sock_destructor()
|
| /Linux-v5.4/net/smc/ |
| D | smc_close.c | 167 sock_set_flag(sk, SOCK_DEAD); in smc_close_active_abort() 381 if (sock_flag(sk, SOCK_DEAD) && in smc_close_passive_work() 418 (sock_flag(sk, SOCK_DEAD) || !sk->sk_socket)) { in smc_close_passive_work()
|
| /Linux-v5.4/net/ipv4/ |
| D | tcp_timer.c | 240 if (sock_flag(sk, SOCK_DEAD)) { in tcp_write_timeout() 367 if (sock_flag(sk, SOCK_DEAD)) { in tcp_probe_timer() 454 if (!tp->snd_wnd && !sock_flag(sk, SOCK_DEAD) && in tcp_retransmit_timer() 671 if (sk->sk_state == TCP_FIN_WAIT2 && sock_flag(sk, SOCK_DEAD)) { in tcp_keepalive_timer()
|
| /Linux-v5.4/net/x25/ |
| D | x25_subr.c | 356 if (!sock_flag(sk, SOCK_DEAD)) { in x25_disconnect() 358 sock_set_flag(sk, SOCK_DEAD); in x25_disconnect()
|
| D | x25_in.c | 76 if (!sock_flag(sk, SOCK_DEAD)) in x25_queue_rx_frame() 136 if (!sock_flag(sk, SOCK_DEAD)) in x25_state1_machine()
|
| D | x25_timer.c | 108 sock_flag(sk, SOCK_DEAD))) { in x25_heartbeat_expiry()
|
| /Linux-v5.4/net/unix/ |
| D | af_unix.c | 437 if (unix_recvq_full(other) && !sock_flag(other, SOCK_DEAD)) in unix_dgram_peer_wake_me() 481 if (!sock_flag(other, SOCK_DEAD) && unix_peer(other) == sk) { in unix_dgram_disconnected() 497 if (!sock_flag(sk, SOCK_DEAD)) { in unix_sock_destructor() 1131 if (sock_flag(other, SOCK_DEAD)) { in unix_dgram_connect() 1187 sched = !sock_flag(other, SOCK_DEAD) && in unix_wait_for_peer() 1253 if (sock_flag(other, SOCK_DEAD)) { in unix_stream_connect() 1669 if (unlikely(sock_flag(other, SOCK_DEAD))) { in unix_dgram_sendmsg() 1847 if (sock_flag(other, SOCK_DEAD) || in unix_stream_sendmsg() 1918 if (sock_flag(other, SOCK_DEAD) || in unix_stream_sendpage() 2165 if (sock_flag(sk, SOCK_DEAD)) in unix_stream_data_wait() [all …]
|
| /Linux-v5.4/net/phonet/ |
| D | pep.c | 350 if (!sock_flag(sk, SOCK_DEAD)) in pipe_do_rcv() 454 if (!sock_flag(sk, SOCK_DEAD)) in pipe_do_rcv() 578 if (!sock_flag(sk, SOCK_DEAD)) in pipe_handler_do_rcv() 585 if (!sock_flag(sk, SOCK_DEAD)) in pipe_handler_do_rcv() 686 if (!sock_flag(sk, SOCK_DEAD)) in pep_do_rcv()
|
| D | pep-gprs.c | 268 sock_flag(sk, SOCK_DEAD))) { in gprs_attach()
|
| /Linux-v5.4/net/can/ |
| D | raw.c | 298 if (!sock_flag(sk, SOCK_DEAD)) in raw_notifier() 304 if (!sock_flag(sk, SOCK_DEAD)) in raw_notifier() 463 if (!sock_flag(sk, SOCK_DEAD)) in raw_bind()
|
| /Linux-v5.4/net/dccp/ |
| D | input.c | 154 if (err && !sock_flag(sk, SOCK_DEAD)) in dccp_rcv_reset() 474 if (!sock_flag(sk, SOCK_DEAD)) { in dccp_rcv_request_sent_state_process()
|
| /Linux-v5.4/net/rds/ |
| D | bind.c | 81 if (rs && (sock_flag(rds_rs_to_sk(rs), SOCK_DEAD) || in rds_find_bound()
|
| /Linux-v5.4/drivers/net/ppp/ |
| D | pppoe.c | 571 if (sock_flag(sk, SOCK_DEAD)) { in pppoe_release() 849 if (sock_flag(sk, SOCK_DEAD) || !(sk->sk_state & PPPOX_CONNECTED)) { in pppoe_sendmsg() 926 if (sock_flag(sk, SOCK_DEAD) || !(sk->sk_state & PPPOX_CONNECTED)) in __pppoe_xmit()
|
| /Linux-v5.4/drivers/crypto/chelsio/chtls/ |
| D | chtls_cm.c | 755 if (sock_flag(sk, SOCK_DEAD)) in chtls_conn_done() 1548 if (!sock_flag(sk, SOCK_DEAD)) { in chtls_recv_data() 1669 if (!sock_flag(sk, SOCK_DEAD)) { in chtls_rx_hdr() 1728 if (!sock_flag(sk, SOCK_DEAD)) { in chtls_peer_close() 1767 if (!sock_flag(sk, SOCK_DEAD)) in chtls_close_con_rpl() 1987 if (!sock_flag(sk, SOCK_DEAD)) in chtls_abort_req_rss()
|