aboutsummaryrefslogtreecommitdiffstats
path: root/lib/rcuref.c
AgeCommit message (Expand)AuthorFilesLines
2023-10-10locking/atomics: Use atomic_try_cmpxchg_release() to micro-optimize rcuref_pu...Uros Bizjak1-1/+1
2023-03-28atomics: Provide rcuref - scalable reference countingThomas Gleixner1-0/+281