Searched defs:arch_atomic_fetch_xor (Results 1 – 4 of 4) 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
143 #define arch_atomic_fetch_xor arch_atomic_fetch_xor macro
811 arch_atomic_fetch_xor(int i, atomic_t *v) in arch_atomic_fetch_xor() function819 #define arch_atomic_fetch_xor arch_atomic_fetch_xor macro
859 #define arch_atomic_fetch_xor atomic_fetch_xor macro