Home
last modified time | relevance | path

Searched refs:rcuref_put (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/include/linux/
H A Drcuref.h145 static inline __must_check bool rcuref_put(rcuref_t *ref) in rcuref_put() function
/openbmc/linux/net/core/
H A Ddst.c166 if (dst && rcuref_put(&dst->__rcuref)) in dst_release()
173 if (dst && rcuref_put(&dst->__rcuref)) in dst_release_immediate()