Home
last modified time | relevance | path

Searched refs:atomic_add_rel_long (Results 1 – 6 of 6) sorted by relevance

/src/sys/amd64/include/
H A Datomic.h458 #define atomic_add_rel_long atomic_add_barr_long macro
550 #define atomic_add_rel_64 atomic_add_rel_long
577 #define atomic_add_rel_ptr atomic_add_rel_long
/src/sys/riscv/include/
H A Datomic.h638 #define atomic_add_rel_long atomic_add_rel_64 macro
641 #define atomic_add_rel_long atomic_add_rel_64 macro
/src/sys/powerpc/include/
H A Datomic.h149 #define atomic_add_rel_64 atomic_add_rel_long in _ATOMIC_ADD()
153 #define atomic_add_rel_ptr atomic_add_rel_long in _ATOMIC_ADD()
/src/sys/arm64/include/
H A Datomic.h632 #define atomic_add_rel_long atomic_add_rel_64 macro
/src/sys/sys/
H A Datomic_san.h228 #define atomic_add_rel_long ATOMIC_SAN(add_rel_long) macro
/src/sys/i386/include/
H A Datomic.h711 #define atomic_add_rel_long atomic_add_barr_long macro