Lines Matching defs:refcounted
90 bool *refcounted)
95 *refcounted = true;
98 *refcounted = false;
107 bool *refcounted, inet6_ehashfn_t *ehashfn)
112 sk = skb_steal_sock(skb, refcounted, &prefetched);
135 /* We've chosen a new reuseport sock which is never refcounted. This
136 * implies that sk also isn't refcounted.
138 WARN_ON_ONCE(*refcounted);
147 bool *refcounted)
154 refcounted, inet6_ehashfn);
162 iif, sdif, refcounted);