Home
last modified time | relevance | path

Searched refs:rcuref_put_slowpath (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-6.6/lib/
H A Drcuref.c221 * rcuref_put_slowpath - Slowpath of __rcuref_put()
236 bool rcuref_put_slowpath(rcuref_t *ref) in rcuref_put_slowpath() function
281 EXPORT_SYMBOL_GPL(rcuref_put_slowpath); variable
/kernel/linux/linux-6.6/include/linux/
H A Drcuref.h74 extern __must_check bool rcuref_put_slowpath(rcuref_t *ref);
94 return rcuref_put_slowpath(ref); in __rcuref_put()

Completed in 1 milliseconds