Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/mips/include/asm/
H A Datomic.h159 #define atomic_fetch_sub_relaxed atomic_fetch_sub_relaxed macro
/OK3568_Linux_fs/kernel/arch/alpha/include/asm/
H A Datomic.h161 #define atomic_fetch_sub_relaxed atomic_fetch_sub_relaxed in ATOMIC_OPS() macro
/OK3568_Linux_fs/kernel/arch/riscv/include/asm/
H A Datomic.h147 #define atomic_fetch_sub_relaxed atomic_fetch_sub_relaxed macro
/OK3568_Linux_fs/kernel/arch/arm/include/asm/
H A Datomic.h99 #define atomic_fetch_sub_relaxed atomic_fetch_sub_relaxed macro
/OK3568_Linux_fs/kernel/arch/powerpc/include/asm/
H A Datomic.h100 #define atomic_fetch_sub_relaxed atomic_fetch_sub_relaxed in ATOMIC_OPS() macro
/OK3568_Linux_fs/kernel/include/asm-generic/
H A 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
/OK3568_Linux_fs/kernel/include/linux/
H A Datomic-fallback.h257 #define atomic_fetch_sub_relaxed atomic_fetch_sub macro