Searched refs:atomic_fetch_xor (Results 1 – 4 of 4) sorted by relevance
137 #ifndef atomic_fetch_xor
571 atomic_fetch_xor(int i, atomic_t *v) in atomic_fetch_xor() function576 #define atomic_fetch_xor atomic_fetch_xor macro
858 return atomic_fetch_xor(i, v); in atomic_long_fetch_xor()
781 #define atomic_fetch_xor_acquire atomic_fetch_xor782 #define atomic_fetch_xor_release atomic_fetch_xor783 #define atomic_fetch_xor_relaxed atomic_fetch_xor807 #ifndef atomic_fetch_xor809 atomic_fetch_xor(int i, atomic_t *v) in atomic_fetch_xor() function817 #define atomic_fetch_xor atomic_fetch_xor macro