Home
last modified time | relevance | path

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

/openbmc/linux/tools/memory-model/
H A Dlinux-kernel.def108 atomic_xchg_relaxed(X,V) __xchg{once}(X,V)
/openbmc/linux/tools/memory-model/Documentation/
H A Dordering.txt105 atomic_xchg_relaxed(). Similarly, value-returning non-RMW atomic
/openbmc/linux/include/linux/atomic/
H A Datomic-instrumented.h1172 atomic_xchg_relaxed(atomic_t *v, int new) in atomic_xchg_relaxed() function