Home
last modified time | relevance | path

Searched refs:__rcuref (Results 1 – 7 of 7) sorted by relevance

/linux/include/net/
H A Ddst.h69 rcuref_t __rcuref; /* 64-bit offset 64 */ member
79 rcuref_t __rcuref; /* 32-bit offset 64 */ member
237 BUILD_BUG_ON(offsetof(struct dst_entry, __rcuref) & 63); in dst_hold()
238 WARN_ON(!rcuref_get(&dst->__rcuref)); in dst_hold()
302 return rcuref_get(&dst->__rcuref); in dst_hold_safe()
H A Dsock.h2089 if (dst && !rcuref_get(&dst->__rcuref)) in sk_dst_get()
/linux/net/core/
H A Ddst.c69 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()
H A Drtnetlink.c1018 ci.rta_clntref = rcuref_read(&dst->__rcuref); in rtnl_put_cacheinfo()
/linux/net/bridge/
H A Dbr_nf_core.c76 rcuref_init(&rt->dst.__rcuref, 1); in br_netfilter_rtable_init()
/linux/net/netfilter/ipvs/
H A Dip_vs_xmit.c342 rcuref_read(&rt->dst.__rcuref)); in __ip_vs_get_out_rt()
510 rcuref_read(&rt->dst.__rcuref)); in __ip_vs_get_out_rt_v6()
/linux/net/ipv6/
H A Droute.c295 .__rcuref = RCUREF_INIT(1),
309 .__rcuref = RCUREF_INIT(1),
321 .__rcuref = RCUREF_INIT(1),