Lines Matching refs:refcounted
93 bool *refcounted)
98 *refcounted = true;
101 *refcounted = false;
110 bool *refcounted, inet6_ehashfn_t *ehashfn)
115 sk = skb_steal_sock(skb, refcounted, &prefetched);
138 /* We've chosen a new reuseport sock which is never refcounted. This
139 * implies that sk also isn't refcounted.
141 WARN_ON_ONCE(*refcounted);
151 bool *refcounted)
158 refcounted, inet6_ehashfn);
167 iif, sdif, refcounted);