rcuref_put_slowpath
return rcuref_put_slowpath(ref, cnt);
extern __must_check bool rcuref_put_slowpath(rcuref_t *ref, unsigned int cnt);
EXPORT_SYMBOL_GPL(rcuref_put_slowpath);