linux-stable/scripts/atomic
Uros Bizjak 0aa7be05d8 locking/atomic: Add generic try_cmpxchg64 support
Add generic support for try_cmpxchg64{,_acquire,_release,_relaxed}
and their falbacks involving cmpxchg64.

Signed-off-by: Uros Bizjak <ubizjak@gmail.com>
Signed-off-by: Peter Zijlstra (Intel) <peterz@infradead.org>
Link: https://lkml.kernel.org/r/20220515184205.103089-2-ubizjak@gmail.com
2022-05-18 00:08:27 +02:00
..
fallbacks atomics: Fix atomic64_{read_acquire,set_release} fallbacks 2022-02-11 12:13:56 +01:00
atomic-tbl.sh locking/atomics: Change 'fold' to 'grep' 2019-02-11 14:27:33 +01:00
atomics.tbl locking/atomics: Fix scripts/atomic/ script permissions 2018-11-01 12:45:46 +01:00
check-atomics.sh locking/atomic: centralize generated headers 2021-07-16 18:46:45 +02:00
gen-atomic-fallback.sh locking/atomic: Add generic try_cmpxchg64 support 2022-05-18 00:08:27 +02:00
gen-atomic-instrumented.sh locking/atomic: Add generic try_cmpxchg64 support 2022-05-18 00:08:27 +02:00
gen-atomic-long.sh locking/atomic: add arch_atomic_long*() 2021-07-16 18:46:45 +02:00
gen-atomics.sh locking/atomic: centralize generated headers 2021-07-16 18:46:45 +02:00