Searched defs:arch_atomic_cmpxchg (Results 1 – 6 of 6) sorted by relevance
172 static inline int arch_atomic_cmpxchg(atomic_t *v, int old, int new) in arch_atomic_cmpxchg() function184 #define arch_atomic_cmpxchg arch_atomic_cmpxchg macro
99 static __always_inline int arch_atomic_cmpxchg(atomic_t *v, int old, int new) in arch_atomic_cmpxchg() function103 #define arch_atomic_cmpxchg arch_atomic_cmpxchg macro
37 #define arch_atomic_cmpxchg arch_atomic_cmpxchg macro
210 static inline int arch_atomic_cmpxchg(atomic_t *v, int old, int new) in arch_atomic_cmpxchg() function223 #define arch_atomic_cmpxchg arch_atomic_cmpxchg macro
83 int arch_atomic_cmpxchg(atomic_t *v, int old, int new) in arch_atomic_cmpxchg() function
81 #define arch_atomic_cmpxchg arch_atomic_cmpxchg macro