Searched defs:arch_cmpxchg_acquire (Results 1 – 4 of 4) sorted by relevance
190 #define arch_cmpxchg_acquire(...) __cmpxchg_wrapper(_acq, __VA_ARGS__) macro
248 #define arch_cmpxchg_acquire(ptr, o, n) \ macro
496 #define arch_cmpxchg_acquire(ptr, o, n) \ macro
35 #define arch_cmpxchg_acquire arch_cmpxchg macro41 #define arch_cmpxchg_acquire(...) \ macro
Completed in 14 milliseconds