Home
last modified time | relevance | path

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

/include/linux/
Datomic.h304 #ifndef atomic_fetch_and_relaxed
305 #define atomic_fetch_and_relaxed atomic_fetch_and macro
533 return atomic_fetch_and_relaxed(~i, v); in atomic_fetch_andnot_relaxed()