Home
last modified time | relevance | path

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

/openbmc/linux/tools/memory-model/
H A Dlinux-kernel.def94 atomic_fetch_sub_relaxed(V,X) __atomic_fetch_op{once}(X,-,V)
/openbmc/linux/include/linux/atomic/
H A Datomic-instrumented.h416 atomic_fetch_sub_relaxed(int i, atomic_t *v) in atomic_fetch_sub_relaxed() function