Home
last modified time | relevance | path

Searched refs:sk_refcnt_debug_inc (Results 1 – 9 of 9) sorted by relevance

/linux-4.4.14/include/net/
Dsock.h1076 static inline void sk_refcnt_debug_inc(struct sock *sk) in sk_refcnt_debug_inc() function
1095 #define sk_refcnt_debug_inc(sk) do { } while (0) macro
/linux-4.4.14/net/ipv6/
Daf_inet6.c230 sk_refcnt_debug_inc(sk); in inet6_create()
Dipv6_sockglue.c249 sk_refcnt_debug_inc(sk); in do_ipv6_setsockopt()
/linux-4.4.14/net/sctp/
Dipv6.c680 sk_refcnt_debug_inc(newsk); in sctp_v6_create_accept_sk()
Dprotocol.c590 sk_refcnt_debug_inc(newsk); in sctp_v4_create_accept_sk()
/linux-4.4.14/net/ipv4/
Daf_inet.c363 sk_refcnt_debug_inc(sk); in inet_create()
/linux-4.4.14/net/ipx/
Daf_ipx.c1354 sk_refcnt_debug_inc(sk); in ipx_create()
/linux-4.4.14/net/core/
Dsock.c1586 sk_refcnt_debug_inc(newsk); in sk_clone_lock()
/linux-4.4.14/net/packet/
Daf_packet.c3085 sk_refcnt_debug_inc(sk); in packet_create()