Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/lib/
H A Drcuref.c181 * rcuref_get_slowpath - Slowpath of rcuref_get()
192 bool rcuref_get_slowpath(rcuref_t *ref) in rcuref_get_slowpath() function
218 EXPORT_SYMBOL_GPL(rcuref_get_slowpath); variable
/kernel/linux/linux-6.6/include/linux/
H A Drcuref.h43 extern __must_check bool rcuref_get_slowpath(rcuref_t *ref);
71 return rcuref_get_slowpath(ref); in rcuref_get()

Completed in 2 milliseconds