Searched refs:arch_atomic_fetch_or_relaxed (Results 1 – 4 of 4) sorted by relevance
135 #define arch_atomic_fetch_or_relaxed arch_atomic_fetch_or_relaxed macro
740 #ifndef arch_atomic_fetch_or_relaxed743 #define arch_atomic_fetch_or_relaxed arch_atomic_fetch_or macro750 int ret = arch_atomic_fetch_or_relaxed(i, v); in arch_atomic_fetch_or_acquire()762 return arch_atomic_fetch_or_relaxed(i, v); in arch_atomic_fetch_or_release()773 ret = arch_atomic_fetch_or_relaxed(i, v); in arch_atomic_fetch_or()
813 #define arch_atomic_fetch_or_relaxed atomic_fetch_or_relaxed macro
522 #if !defined(arch_atomic_fetch_or_relaxed) || defined(arch_atomic_fetch_or)552 #if defined(arch_atomic_fetch_or_relaxed)557 return arch_atomic_fetch_or_relaxed(i, v); in atomic_fetch_or_relaxed()