Home
last modified time | relevance | path

Searched refs:sk_refcnt_debug_dec (Results 1 – 6 of 6) sorted by relevance

/linux-4.1.27/net/l2tp/
Dl2tp_ip.c241 sk_refcnt_debug_dec(sk); in l2tp_ip_destroy_sock()
/linux-4.1.27/include/net/
Dsock.h1097 static inline void sk_refcnt_debug_dec(struct sock *sk) in sk_refcnt_debug_dec() function
1112 #define sk_refcnt_debug_dec(sk) do { } while (0) macro
/linux-4.1.27/net/ipv6/
Dipv6_sockglue.c209 sk_refcnt_debug_dec(sk); in do_ipv6_setsockopt()
/linux-4.1.27/net/ipv4/
Daf_inet.c158 sk_refcnt_debug_dec(sk); in inet_sock_destruct()
/linux-4.1.27/net/ipx/
Daf_ipx.c135 sk_refcnt_debug_dec(sk); in ipx_destroy_socket()
/linux-4.1.27/net/packet/
Daf_packet.c1272 sk_refcnt_debug_dec(sk); in packet_sock_destruct()