Home
last modified time | relevance | path

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

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