Home
last modified time | relevance | path

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

/include/linux/
Datomic.h931 #define atomic64_fetch_andnot_acquire atomic64_fetch_andnot macro
937 #define atomic64_fetch_andnot_acquire(...) \ macro
1065 static inline long long atomic64_fetch_andnot_acquire(long long i, atomic64_t *v) in atomic64_fetch_andnot_acquire() function