Searched refs:rcuref_put (Results 1 – 2 of 2) sorted by relevance
128 * rcuref_put -- Release one reference for a rcuref reference count148 static inline __must_check bool rcuref_put(rcuref_t *ref) in rcuref_put() 145 static inline __must_check bool rcuref_put(rcuref_t *ref) rcuref_put() function
169 if (dst && rcuref_put(&dst->__rcuref)) { in dst_release()178 if (dst && rcuref_put(&dst->__rcuref)) { in dst_release_immediate()