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

/linux-master/include/linux/atomic/
H A Datomic-arch-fallback.h151 #define raw_cmpxchg128_acquire arch_cmpxchg128_acquire macro
153 #define raw_cmpxchg128_acquire(...) \ macro
156 #define raw_cmpxchg128_acquire arch_cmpxchg128 macro
159 #define raw_cmpxchg128_acquire(...) raw_cmpxchg128_acquire_not_implemented() macro

Completed in 114 milliseconds