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

/linux-master/include/linux/atomic/
H A Datomic-arch-fallback.h65 #define raw_cmpxchg_acquire arch_cmpxchg_acquire macro
67 #define raw_cmpxchg_acquire(...) \ macro
70 #define raw_cmpxchg_acquire arch_cmpxchg macro
73 #define raw_cmpxchg_acquire(...) raw_cmpxchg_acquire_not_implemented() macro

Completed in 204 milliseconds