Home
last modified time | relevance | path

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

/Linux-v5.4/arch/alpha/include/asm/
Datomic.h162 #define atomic_fetch_sub_relaxed atomic_fetch_sub_relaxed in ATOMIC_OPS() macro
/Linux-v5.4/arch/mips/include/asm/
Datomic.h159 #define atomic_fetch_sub_relaxed atomic_fetch_sub_relaxed macro
/Linux-v5.4/arch/riscv/include/asm/
Datomic.h149 #define atomic_fetch_sub_relaxed atomic_fetch_sub_relaxed macro
/Linux-v5.4/arch/arm/include/asm/
Datomic.h101 #define atomic_fetch_sub_relaxed atomic_fetch_sub_relaxed macro
/Linux-v5.4/arch/powerpc/include/asm/
Datomic.h106 #define atomic_fetch_sub_relaxed atomic_fetch_sub_relaxed in ATOMIC_OPS() macro
/Linux-v5.4/include/asm-generic/
Datomic-instrumented.h227 atomic_fetch_sub_relaxed(int i, atomic_t *v) in atomic_fetch_sub_relaxed() function
232 #define atomic_fetch_sub_relaxed atomic_fetch_sub_relaxed macro
/Linux-v5.4/include/linux/
Datomic-fallback.h225 #define atomic_fetch_sub_relaxed atomic_fetch_sub macro