Home
last modified time | relevance | path

Searched defs:atomic_cmpxchg_acquire (Results 1 – 2 of 2) sorted by relevance

/include/linux/
Datomic-fallback.h865 #define atomic_cmpxchg_acquire atomic_cmpxchg macro
872 atomic_cmpxchg_acquire(atomic_t *v, int old, int new) in atomic_cmpxchg_acquire() function
878 #define atomic_cmpxchg_acquire atomic_cmpxchg_acquire macro
/include/asm-generic/
Datomic-instrumented.h661 atomic_cmpxchg_acquire(atomic_t *v, int old, int new) in atomic_cmpxchg_acquire() function
666 #define atomic_cmpxchg_acquire atomic_cmpxchg_acquire macro