Home
last modified time | relevance | path

Searched refs:orphan_count (Results 1 - 19 of 19) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/chelsio/inline_crypto/chtls/
H A Dchtls_cm.h98 #define INC_ORPHAN_COUNT(sk) this_cpu_inc(*(sk)->sk_prot->orphan_count)
/kernel/linux/linux-6.6/drivers/net/ethernet/chelsio/inline_crypto/chtls/
H A Dchtls_cm.h98 #define INC_ORPHAN_COUNT(sk) this_cpu_inc(*(sk)->sk_prot->orphan_count)
/kernel/linux/linux-5.10/include/net/
H A Dinet_connection_sock.h352 this_cpu_inc(*sk->sk_prot->orphan_count); in inet_csk_prepare_for_destroy_sock()
H A Dsock.h1265 unsigned int __percpu *orphan_count; member
/kernel/linux/linux-6.6/include/net/
H A Dinet_connection_sock.h302 this_cpu_inc(*sk->sk_prot->orphan_count); in inet_csk_prepare_for_destroy_sock()
H A Dsock.h1352 unsigned int __percpu *orphan_count; member
/kernel/linux/linux-5.10/net/ipv4/
H A Dinet_connection_sock.c919 this_cpu_dec(*sk->sk_prot->orphan_count); in inet_csk_destroy_sock()
993 this_cpu_inc(*sk->sk_prot->orphan_count); in inet_child_forget()
H A Dinet_hashtables.c605 this_cpu_inc(*sk->sk_prot->orphan_count); in inet_ehash_nolisten()
H A Dtcp_ipv4.c2829 .orphan_count = &tcp_orphan_count,
/kernel/linux/linux-6.6/net/ipv4/
H A Dinet_connection_sock.c1208 this_cpu_dec(*sk->sk_prot->orphan_count); in inet_csk_destroy_sock()
1282 this_cpu_inc(*sk->sk_prot->orphan_count); in inet_child_forget()
H A Dinet_hashtables.c701 this_cpu_inc(*sk->sk_prot->orphan_count); in inet_ehash_nolisten()
H A Dtcp_ipv4.c3138 .orphan_count = &tcp_orphan_count,
/kernel/linux/common_modules/newip/third_party/linux-5.10/net/newip/
H A Dtcp_nip.c559 this_cpu_dec(*sk->sk_prot->orphan_count); in tcp_nip_close()
2137 this_cpu_dec(*sk->sk_prot->orphan_count); in tcp_nip_done()
2279 .orphan_count = &tcp_orphan_count,
/kernel/linux/linux-5.10/net/dccp/
H A Dipv4.c959 .orphan_count = &dccp_orphan_count,
H A Dipv6.c1042 .orphan_count = &dccp_orphan_count,
/kernel/linux/linux-6.6/net/dccp/
H A Dipv4.c975 .orphan_count = &dccp_orphan_count,
H A Dipv6.c1056 .orphan_count = &dccp_orphan_count,
/kernel/linux/linux-5.10/net/ipv6/
H A Dtcp_ipv6.c2156 .orphan_count = &tcp_orphan_count,
/kernel/linux/linux-6.6/net/ipv6/
H A Dtcp_ipv6.c2177 .orphan_count = &tcp_orphan_count,

Completed in 39 milliseconds