Searched defs:atomic_cmpxchg_acquire (Results 1 – 4 of 4) sorted by relevance
308 #define atomic_cmpxchg_acquire atomic_cmpxchg_acquire in ATOMIC_OPS() macro
198 #define atomic_cmpxchg_acquire(v, o, n) \ macro
865 #define atomic_cmpxchg_acquire atomic_cmpxchg macro872 atomic_cmpxchg_acquire(atomic_t *v, int old, int new) in atomic_cmpxchg_acquire() function878 #define atomic_cmpxchg_acquire atomic_cmpxchg_acquire macro
661 atomic_cmpxchg_acquire(atomic_t *v, int old, int new) in atomic_cmpxchg_acquire() function666 #define atomic_cmpxchg_acquire atomic_cmpxchg_acquire macro