Home
last modified time | relevance | path

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

/linux/tools/memory-model/Documentation/
H A Dherd-representation.txt82 | atomic_fetch_and_relaxed | |
/linux/tools/memory-model/
H A Dlinux-kernel.def85 atomic_fetch_and_relaxed(V,X) __atomic_fetch_op{ONCE}(X,&,V)
/linux/include/linux/atomic/
H A Datomic-instrumented.h822 atomic_fetch_and_relaxed(int i, atomic_t *v) in atomic_fetch_and_relaxed() function