Searched refs:arch_atomic_xchg_relaxed (Results 1 – 3 of 3) sorted by relevance
908 #ifndef arch_atomic_xchg_relaxed911 #define arch_atomic_xchg_relaxed arch_atomic_xchg macro918 int ret = arch_atomic_xchg_relaxed(v, i); in arch_atomic_xchg_acquire()930 return arch_atomic_xchg_relaxed(v, i); in arch_atomic_xchg_release()941 ret = arch_atomic_xchg_relaxed(v, i); in arch_atomic_xchg()
901 return arch_atomic_xchg_relaxed(v, i); in arch_atomic_long_xchg_relaxed()
469 return arch_atomic_xchg_relaxed(v, i); in atomic_xchg_relaxed()