Home
last modified time | relevance | path

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

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