aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/lib/rcuref.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2025-01-29rcuref: Plug slowpath race in rcuref_put()Thomas Gleixner1-3/+2
2023-10-10locking/atomics: Use atomic_try_cmpxchg_release() to micro-optimize rcuref_put_slowpath()Uros Bizjak1-1/+1
2023-03-28atomics: Provide rcuref - scalable reference countingThomas Gleixner1-0/+281