Home
last modified time | relevance | path

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

/freebsd/sys/amd64/include/
H A Datomic.h459 #define atomic_add_rel_long atomic_add_barr_long macro
551 #define atomic_add_rel_64 atomic_add_rel_long
578 #define atomic_add_rel_ptr atomic_add_rel_long
/freebsd/sys/riscv/include/
H A Datomic.h563 #define atomic_add_rel_long atomic_add_rel_64 macro
566 #define atomic_add_rel_long atomic_add_rel_64 macro
/freebsd/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()
/freebsd/sys/sys/
H A Datomic_san.h228 #define atomic_add_rel_long ATOMIC_SAN(add_rel_long) macro
/freebsd/sys/arm64/include/
H A Datomic.h629 #define atomic_add_rel_long atomic_add_rel_64 macro
/freebsd/sys/i386/include/
H A Datomic.h720 #define atomic_add_rel_long atomic_add_barr_long macro