Home
last modified time | relevance | path

Searched defs:atomic_fetch_sub_relaxed (Results 1 – 7 of 7) sorted by relevance

/linux-5.10/arch/mips/include/asm/
Datomic.h159 #define atomic_fetch_sub_relaxed atomic_fetch_sub_relaxed macro
/linux-5.10/arch/alpha/include/asm/
Datomic.h161 #define atomic_fetch_sub_relaxed atomic_fetch_sub_relaxed in ATOMIC_OPS() macro
/linux-5.10/arch/riscv/include/asm/
Datomic.h147 #define atomic_fetch_sub_relaxed atomic_fetch_sub_relaxed macro
/linux-5.10/arch/arm/include/asm/
Datomic.h99 #define atomic_fetch_sub_relaxed atomic_fetch_sub_relaxed macro
/linux-5.10/arch/powerpc/include/asm/
Datomic.h100 #define atomic_fetch_sub_relaxed atomic_fetch_sub_relaxed in ATOMIC_OPS() macro
/linux-5.10/include/asm-generic/
Datomic-instrumented.h228 atomic_fetch_sub_relaxed(int i, atomic_t *v) in atomic_fetch_sub_relaxed() function
233 #define atomic_fetch_sub_relaxed atomic_fetch_sub_relaxed macro
/linux-5.10/include/linux/
Datomic-fallback.h257 #define atomic_fetch_sub_relaxed atomic_fetch_sub macro