Searched refs:sk_refcnt_debug_inc (Results 1 - 7 of 7) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/net/
H A Dsock.h601 static inline void sk_refcnt_debug_inc(struct sock *sk) function
620 #define sk_refcnt_debug_inc(sk) do { } while (0) macro
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/net/ipv6/
H A Daf_inet6.c224 sk_refcnt_debug_inc(sk);
H A Dipv6_sockglue.c289 sk_refcnt_debug_inc(sk);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/net/sctp/
H A Dipv6.c672 sk_refcnt_debug_inc(newsk);
H A Dprotocol.c580 sk_refcnt_debug_inc(newsk);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/net/ipv4/
H A Daf_inet.c365 sk_refcnt_debug_inc(sk);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/net/core/
H A Dsock.c974 * sock (sk_refcnt_debug_inc uses newsk->sk_prot->socks, that
983 sk_refcnt_debug_inc(newsk);

Completed in 173 milliseconds