refcounted         68 include/net/inet6_hashtables.h 					  bool *refcounted)
refcounted         73 include/net/inet6_hashtables.h 	*refcounted = true;
refcounted         76 include/net/inet6_hashtables.h 	*refcounted = false;
refcounted         86 include/net/inet6_hashtables.h 					      bool *refcounted)
refcounted         90 include/net/inet6_hashtables.h 	*refcounted = true;
refcounted         97 include/net/inet6_hashtables.h 			      iif, sdif, refcounted);
refcounted        347 include/net/inet_hashtables.h 					 bool *refcounted)
refcounted        354 include/net/inet_hashtables.h 	*refcounted = true;
refcounted        357 include/net/inet_hashtables.h 	*refcounted = false;
refcounted        370 include/net/inet_hashtables.h 	bool refcounted;
refcounted        373 include/net/inet_hashtables.h 			   dport, dif, 0, &refcounted);
refcounted        375 include/net/inet_hashtables.h 	if (sk && !refcounted && !refcount_inc_not_zero(&sk->sk_refcnt))
refcounted        386 include/net/inet_hashtables.h 					     bool *refcounted)
refcounted        391 include/net/inet_hashtables.h 	*refcounted = true;
refcounted        398 include/net/inet_hashtables.h 			     refcounted);
refcounted       1743 include/net/sock.h 		     unsigned int trim_cap, bool refcounted);
refcounted       5210 net/core/filter.c 	bool refcounted = false;
refcounted       5221 net/core/filter.c 					   dif, sdif, &refcounted);
refcounted       5235 net/core/filter.c 					    dif, sdif, &refcounted);
refcounted       5245 net/core/filter.c 	if (unlikely(sk && !refcounted && !sock_flag(sk, SOCK_RCU_FREE))) {
refcounted        499 net/core/sock.c 		     const int nested, unsigned int trim_cap, bool refcounted)
refcounted        533 net/core/sock.c 	if (refcounted)
refcounted        774 net/dccp/ipv4.c 	bool refcounted;
refcounted        812 net/dccp/ipv4.c 			       dh->dccph_sport, dh->dccph_dport, 0, &refcounted);
refcounted        841 net/dccp/ipv4.c 		refcounted = true;
refcounted        876 net/dccp/ipv4.c 	return __sk_receive_skb(sk, skb, 1, dh->dccph_doff * 4, refcounted);
refcounted        898 net/dccp/ipv4.c 	if (refcounted)
refcounted        685 net/dccp/ipv6.c 	bool refcounted;
refcounted        714 net/dccp/ipv6.c 				inet6_iif(skb), 0, &refcounted);
refcounted        743 net/dccp/ipv6.c 		refcounted = true;
refcounted        776 net/dccp/ipv6.c 				refcounted) ? -1 : 0;
refcounted        798 net/dccp/ipv6.c 	if (refcounted)
refcounted       1815 net/ipv4/tcp_ipv4.c 	bool refcounted;
refcounted       1847 net/ipv4/tcp_ipv4.c 			       th->dest, sdif, &refcounted);
refcounted       1878 net/ipv4/tcp_ipv4.c 		refcounted = true;
refcounted       1956 net/ipv4/tcp_ipv4.c 	if (refcounted)
refcounted       1983 net/ipv4/tcp_ipv4.c 	if (refcounted)
refcounted       2012 net/ipv4/tcp_ipv4.c 			refcounted = false;
refcounted        190 net/ipv6/inet6_hashtables.c 	bool refcounted;
refcounted        193 net/ipv6/inet6_hashtables.c 			    ntohs(dport), dif, 0, &refcounted);
refcounted        194 net/ipv6/inet6_hashtables.c 	if (sk && !refcounted && !refcount_inc_not_zero(&sk->sk_refcnt))
refcounted       1485 net/ipv6/tcp_ipv6.c 	bool refcounted;
refcounted       1517 net/ipv6/tcp_ipv6.c 				&refcounted);
refcounted       1545 net/ipv6/tcp_ipv6.c 		refcounted = true;
refcounted       1620 net/ipv6/tcp_ipv6.c 	if (refcounted)
refcounted       1645 net/ipv6/tcp_ipv6.c 	if (refcounted)
refcounted       1679 net/ipv6/tcp_ipv6.c 			refcounted = false;
refcounted       2018 net/mac80211/ieee80211_i.h 				     bool refcounted);
refcounted       2028 net/mac80211/ieee80211_i.h 				     bool refcounted);
refcounted       2031 net/mac80211/ieee80211_i.h 				    bool refcounted);
refcounted       2034 net/mac80211/ieee80211_i.h 				    bool refcounted);
refcounted        383 net/mac80211/util.c 				   bool refcounted,
refcounted        396 net/mac80211/util.c 	if (!refcounted) {
refcounted        435 net/mac80211/util.c 				    bool refcounted)
refcounted        441 net/mac80211/util.c 	__ieee80211_wake_queue(hw, queue, reason, refcounted, &flags);
refcounted        455 net/mac80211/util.c 				   bool refcounted)
refcounted        466 net/mac80211/util.c 	if (!refcounted)
refcounted        502 net/mac80211/util.c 				    bool refcounted)
refcounted        508 net/mac80211/util.c 	__ieee80211_stop_queue(hw, queue, reason, refcounted);
refcounted        578 net/mac80211/util.c 				     bool refcounted)
refcounted        587 net/mac80211/util.c 		__ieee80211_stop_queue(hw, i, reason, refcounted);
refcounted        620 net/mac80211/util.c 				     bool refcounted)
refcounted        629 net/mac80211/util.c 		__ieee80211_wake_queue(hw, i, reason, refcounted, &flags);