Searched refs:rcuref_get_slowpath (Results 1 – 2 of 2) sorted by relevance
192 bool rcuref_get_slowpath(rcuref_t *ref) in rcuref_get_slowpath() function218 EXPORT_SYMBOL_GPL(rcuref_get_slowpath);
43 extern __must_check bool rcuref_get_slowpath(rcuref_t *ref);71 return rcuref_get_slowpath(ref); in rcuref_get()