Home
last modified time | relevance | path

Searched refs:atomic64_fetch_and_relaxed (Results 1 – 1 of 1) sorted by relevance

/include/linux/
Datomic.h904 #ifndef atomic64_fetch_and_relaxed
905 #define atomic64_fetch_and_relaxed atomic64_fetch_and macro
1062 return atomic64_fetch_and_relaxed(~i, v); in atomic64_fetch_andnot_relaxed()