Searched defs:arch_atomic_xchg (Results 1 – 4 of 4) sorted by relevance
206 static __always_inline int arch_atomic_xchg(atomic_t *v, int new) in arch_atomic_xchg() function210 #define arch_atomic_xchg arch_atomic_xchg macro
151 #define arch_atomic_xchg(v, new) \ macro
853 arch_atomic_xchg(atomic_t *v, int i) in arch_atomic_xchg() function861 #define arch_atomic_xchg arch_atomic_xchg macro
906 #define arch_atomic_xchg atomic_xchg macro