Home
last modified time | relevance | path

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

/openbmc/linux/include/net/
H A Ddst.h69 rcuref_t __rcuref; /* 64-bit offset 64 */ member
79 rcuref_t __rcuref; /* 32-bit offset 64 */ member
244 BUILD_BUG_ON(offsetof(struct dst_entry, __rcuref) & 63); in dst_hold()
245 WARN_ON(!rcuref_get(&dst->__rcuref)); in dst_hold()
309 return rcuref_get(&dst->__rcuref); in dst_hold_safe()
H A Dsock.h2188 if (dst && !rcuref_get(&dst->__rcuref)) in sk_dst_get()
/openbmc/linux/net/core/
H A Ddst.c69 rcuref_init(&dst->__rcuref, initial_ref); in dst_init()
169 if (dst && rcuref_put(&dst->__rcuref)) { in dst_release()
178 if (dst && rcuref_put(&dst->__rcuref)) { in dst_release_immediate()
H A Drtnetlink.c875 ci.rta_clntref = rcuref_read(&dst->__rcuref); in rtnl_put_cacheinfo()
/openbmc/linux/net/bridge/
H A Dbr_nf_core.c76 rcuref_init(&rt->dst.__rcuref, 1); in br_netfilter_rtable_init()
/openbmc/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()
/openbmc/linux/net/ipv6/
H A Droute.c297 .__rcuref = RCUREF_INIT(1),
311 .__rcuref = RCUREF_INIT(1),
323 .__rcuref = RCUREF_INIT(1),