Searched refs:rcuref_read (Results 1 - 3 of 3) sorted by relevance

/linux-master/include/linux/
H A Drcuref.h30 * rcuref_read - Read the number of held reference counts of a rcuref
35 static inline unsigned int rcuref_read(rcuref_t *ref) function
/linux-master/net/netfilter/ipvs/
H A Dip_vs_xmit.c342 rcuref_read(&rt->dst.__rcuref));
510 rcuref_read(&rt->dst.__rcuref));
/linux-master/net/core/
H A Drtnetlink.c832 ci.rta_clntref = rcuref_read(&dst->__rcuref);

Completed in 185 milliseconds