Searched defs:arch_atomic64_fetch_xor (Results 1 – 8 of 8) sorted by relevance
244 static inline s64 arch_atomic64_fetch_xor(s64 i, atomic64_t *v) in arch_atomic64_fetch_xor() function252 #define arch_atomic64_fetch_xor arch_atomic64_fetch_xor macro
318 static inline s64 arch_atomic64_fetch_xor(s64 i, atomic64_t *v) in arch_atomic64_fetch_xor() function327 #define arch_atomic64_fetch_xor arch_atomic64_fetch_xor macro
68 #define arch_atomic64_fetch_xor generic_atomic64_fetch_xor macro
144 #define arch_atomic64_fetch_xor arch_atomic64_fetch_xor macro
204 #define arch_atomic64_fetch_xor(i,v) ia64_atomic64_fetch_xor(i,v) macro
191 #define arch_atomic64_fetch_xor arch_atomic64_fetch_xor macro
210 #define arch_atomic64_fetch_xor arch_atomic64_fetch_xor macro
1988 arch_atomic64_fetch_xor(s64 i, atomic64_t *v) in arch_atomic64_fetch_xor() function1996 #define arch_atomic64_fetch_xor arch_atomic64_fetch_xor macro
Completed in 16 milliseconds