Searched refs:orphan_count (Results 1 – 9 of 9) sorted by relevance
98 #define INC_ORPHAN_COUNT(sk) this_cpu_inc(*(sk)->sk_prot->orphan_count)
292 this_cpu_inc(*sk->sk_prot->orphan_count); in inet_csk_prepare_for_destroy_sock()
1246 unsigned int __percpu *orphan_count; member
1018 this_cpu_dec(*sk->sk_prot->orphan_count); in inet_csk_destroy_sock()1077 this_cpu_inc(*sk->sk_prot->orphan_count); in inet_child_forget()
601 this_cpu_inc(*sk->sk_prot->orphan_count); in inet_ehash_nolisten()
3086 .orphan_count = &tcp_orphan_count,
967 .orphan_count = &dccp_orphan_count,
1052 .orphan_count = &dccp_orphan_count,
2193 .orphan_count = &tcp_orphan_count,
Completed in 52 milliseconds