Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Drcuref.h79 static __always_inline __must_check bool __rcuref_put(rcuref_t *ref) in __rcuref_put() function
121 return __rcuref_put(ref); in rcuref_put_rcusafe()
150 released = __rcuref_put(ref); in rcuref_put()