Searched refs:atomic64_fetch_xor (Results 1 – 5 of 5) sorted by relevance
186 #define atomic64_fetch_xor atomic64_fetch_xor macro
272 static inline long atomic64_fetch_xor(long i, atomic64_t *v) in atomic64_fetch_xor() function
360 static inline long long atomic64_fetch_xor(long long i, atomic64_t *v) in atomic64_fetch_xor() function
148 static inline long atomic64_fetch_xor(long i, atomic64_t *v) in ATOMIC64_OPS()
227 #define atomic64_fetch_xor(i,v) ia64_atomic64_fetch_xor(i,v) macro