Searched defs:atomic_cmpxchg_acquire (Results 1 – 4 of 4) sorted by relevance
306 #define atomic_cmpxchg_acquire atomic_cmpxchg_acquire in ATOMIC_OPS() macro
188 #define atomic_cmpxchg_acquire(v, o, n) \ macro
959 #define atomic_cmpxchg_acquire atomic_cmpxchg macro966 atomic_cmpxchg_acquire(atomic_t *v, int old, int new) in atomic_cmpxchg_acquire() function972 #define atomic_cmpxchg_acquire atomic_cmpxchg_acquire macro
662 atomic_cmpxchg_acquire(atomic_t *v, int old, int new) in atomic_cmpxchg_acquire() function667 #define atomic_cmpxchg_acquire atomic_cmpxchg_acquire macro