Searched defs:raw_cmpxchg64_acquire (Results 1 - 1 of 1) sorted by relevance

/linux-master/include/linux/atomic/
H A Datomic-arch-fallback.h108 #define raw_cmpxchg64_acquire arch_cmpxchg64_acquire macro
110 #define raw_cmpxchg64_acquire(...) \ macro
113 #define raw_cmpxchg64_acquire arch_cmpxchg64 macro
116 #define raw_cmpxchg64_acquire(...) raw_cmpxchg64_acquire_not_implemented() macro

Completed in 97 milliseconds