Searched refs:__rcuref (Results 1 – 6 of 6) sorted by relevance
69 rcuref_init(&dst->__rcuref, 1); in dst_init()167 if (dst && rcuref_put(&dst->__rcuref)) { in dst_release()176 if (dst && rcuref_put(&dst->__rcuref)) { in dst_release_immediate()
1027 ci.rta_clntref = rcuref_read(&dst->__rcuref); in rtnl_put_cacheinfo()
76 rcuref_init(&rt->dst.__rcuref, 1); in br_netfilter_rtable_init()
342 rcuref_read(&rt->dst.__rcuref)); in __ip_vs_get_out_rt()510 rcuref_read(&rt->dst.__rcuref)); in __ip_vs_get_out_rt_v6()
295 .__rcuref = RCUREF_INIT(1),309 .__rcuref = RCUREF_INIT(1),321 .__rcuref = RCUREF_INIT(1),
2093 if (dst && !rcuref_get(&dst->__rcuref)) in sk_dst_get()