Searched refs:arch_atomic_cmpxchg (Results 1 – 4 of 4) sorted by relevance
36 int arch_atomic_cmpxchg(atomic_t *, int, int);37 #define arch_atomic_cmpxchg arch_atomic_cmpxchg macro
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
83 int arch_atomic_cmpxchg(atomic_t *v, int old, int new) in arch_atomic_cmpxchg() function96 EXPORT_SYMBOL(arch_atomic_cmpxchg);
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