Searched defs:arch_atomic64_fetch_or (Results 1 – 7 of 7) sorted by relevance
226 static inline s64 arch_atomic64_fetch_or(s64 i, atomic64_t *v) in arch_atomic64_fetch_or() function234 #define arch_atomic64_fetch_or arch_atomic64_fetch_or macro
299 static inline s64 arch_atomic64_fetch_or(s64 i, atomic64_t *v) in arch_atomic64_fetch_or() function308 #define arch_atomic64_fetch_or arch_atomic64_fetch_or macro
219 static inline long arch_atomic64_fetch_or(long i, atomic64_t *v) in arch_atomic64_fetch_or() function
295 static inline long long arch_atomic64_fetch_or(long long i, atomic64_t *v) in arch_atomic64_fetch_or() function
205 #define arch_atomic64_fetch_or arch_atomic64_fetch_or macro
1876 arch_atomic64_fetch_or(s64 i, atomic64_t *v) in arch_atomic64_fetch_or() function1884 #define arch_atomic64_fetch_or arch_atomic64_fetch_or macro
2034 #define arch_atomic64_fetch_or atomic64_fetch_or macro