Home
last modified time | relevance | path

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

/linux-4.4.14/net/l2tp/
Dl2tp_ip.c243 sk_refcnt_debug_dec(sk); in l2tp_ip_destroy_sock()
/linux-4.4.14/include/net/
Dsock.h1081 static inline void sk_refcnt_debug_dec(struct sock *sk) in sk_refcnt_debug_dec() function
1096 #define sk_refcnt_debug_dec(sk) do { } while (0) macro
/linux-4.4.14/net/ipv6/
Dipv6_sockglue.c209 sk_refcnt_debug_dec(sk); in do_ipv6_setsockopt()
/linux-4.4.14/net/ipv4/
Daf_inet.c160 sk_refcnt_debug_dec(sk); in inet_sock_destruct()
/linux-4.4.14/net/ipx/
Daf_ipx.c135 sk_refcnt_debug_dec(sk); in ipx_destroy_socket()
/linux-4.4.14/net/packet/
Daf_packet.c1323 sk_refcnt_debug_dec(sk); in packet_sock_destruct()