Home
last modified time | relevance | path

Searched defs:atomic64_fetch_andnot_acquire (Results 1 – 1 of 1) sorted by relevance

/include/linux/
Datomic.h904 #define atomic64_fetch_andnot_acquire atomic64_fetch_andnot macro
910 #define atomic64_fetch_andnot_acquire(...) \ macro
1015 static inline long long atomic64_fetch_andnot_acquire(long long i, atomic64_t *v) in atomic64_fetch_andnot_acquire() function