aboutsummaryrefslogtreecommitdiff
path: root/lib/rcuref.c
AgeCommit message (Expand)AuthorFilesLines
2023-10-10locking/atomics: Use atomic_try_cmpxchg_release() to micro-optimize rcuref_pu...Gravatar Uros Bizjak 1-1/+1
2023-03-28atomics: Provide rcuref - scalable reference countingGravatar Thomas Gleixner 1-0/+281