Home
last modified time | relevance | path

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

/linux-4.1.27/include/net/
Dsock.h1092 static inline void sk_refcnt_debug_inc(struct sock *sk) in sk_refcnt_debug_inc() function
1111 #define sk_refcnt_debug_inc(sk) do { } while (0) macro
/linux-4.1.27/net/ipv6/
Daf_inet6.c229 sk_refcnt_debug_inc(sk); in inet6_create()
Dipv6_sockglue.c249 sk_refcnt_debug_inc(sk); in do_ipv6_setsockopt()
/linux-4.1.27/net/sctp/
Dipv6.c671 sk_refcnt_debug_inc(newsk); in sctp_v6_create_accept_sk()
Dprotocol.c570 sk_refcnt_debug_inc(newsk); in sctp_v4_create_accept_sk()
/linux-4.1.27/net/ipv4/
Daf_inet.c365 sk_refcnt_debug_inc(sk); in inet_create()
/linux-4.1.27/net/ipx/
Daf_ipx.c1354 sk_refcnt_debug_inc(sk); in ipx_create()
/linux-4.1.27/net/core/
Dsock.c1575 sk_refcnt_debug_inc(newsk); in sk_clone_lock()
/linux-4.1.27/net/packet/
Daf_packet.c2865 sk_refcnt_debug_inc(sk); in packet_create()