Searched refs:atomic_fetch_and_relaxed (Results 1 – 8 of 8) sorted by relevance
183 #define atomic_fetch_and_relaxed atomic_fetch_and_relaxed in ATOMIC_OPS() macro
179 #define atomic_fetch_and_relaxed atomic_fetch_and_relaxed macro
111 #define atomic_fetch_and_relaxed atomic_fetch_and_relaxed in ATOMIC_OPS() macro
667 #define arch_atomic_fetch_and_relaxed atomic_fetch_and_relaxed669 #ifndef atomic_fetch_and_relaxed672 #define atomic_fetch_and_relaxed atomic_fetch_and macro679 int ret = atomic_fetch_and_relaxed(i, v); in atomic_fetch_and_acquire()691 return atomic_fetch_and_relaxed(i, v); in atomic_fetch_and_release()702 ret = atomic_fetch_and_relaxed(i, v); in atomic_fetch_and()765 return atomic_fetch_and_relaxed(~i, v); in atomic_fetch_andnot_relaxed()
101 #define atomic_fetch_and_relaxed atomic_fetch_and_relaxed macro
178 #define atomic_fetch_and_relaxed atomic_fetch_and_relaxed macro
456 atomic_fetch_and_relaxed(int i, atomic_t *v) in atomic_fetch_and_relaxed() function461 #define atomic_fetch_and_relaxed atomic_fetch_and_relaxed macro
787 return atomic_fetch_and_relaxed(i, v); in atomic_long_fetch_and_relaxed()