Searched defs:arch_atomic_fetch_xor (Results 1 – 8 of 8) sorted by relevance
256 static __always_inline int arch_atomic_fetch_xor(int i, atomic_t *v) in arch_atomic_fetch_xor() function264 #define arch_atomic_fetch_xor arch_atomic_fetch_xor macro
94 #define arch_atomic_fetch_xor arch_atomic_fetch_xor in ATOMIC_OP_RETURN() macro
122 #define arch_atomic_fetch_xor generic_atomic_fetch_xor macro
73 #define arch_atomic_fetch_xor arch_atomic_fetch_xor in ATOMIC_OPS() macro
119 #define arch_atomic_fetch_xor(i,v) ia64_atomic_fetch_xor(i,v) macro
143 #define arch_atomic_fetch_xor arch_atomic_fetch_xor macro
183 #define arch_atomic_fetch_xor arch_atomic_fetch_xor macro
965 arch_atomic_fetch_xor(int i, atomic_t *v) in arch_atomic_fetch_xor() function973 #define arch_atomic_fetch_xor arch_atomic_fetch_xor macro