Searched refs:atomic_add_rel_long (Results 1 - 7 of 7) sorted by relevance

/freebsd-13-stable/sys/amd64/include/
H A Datomic.h546 #define atomic_add_rel_long atomic_add_barr_long macro
638 #define atomic_add_rel_64 atomic_add_rel_long
665 #define atomic_add_rel_ptr atomic_add_rel_long
/freebsd-13-stable/sys/mips/include/
H A Datomic.h688 #define atomic_add_rel_long atomic_add_rel_64 macro
722 #define atomic_add_rel_long(p, v) \ macro
768 #define atomic_add_rel_ptr atomic_add_rel_long
/freebsd-13-stable/sys/riscv/include/
H A Datomic.h538 #define atomic_add_rel_long atomic_add_rel_64 macro
541 #define atomic_add_rel_long atomic_add_rel_64 macro
/freebsd-13-stable/sys/powerpc/include/
H A Datomic.h155 #define atomic_add_rel_64 atomic_add_rel_long
159 #define atomic_add_rel_ptr atomic_add_rel_long
/freebsd-13-stable/sys/sys/
H A Datomic_san.h193 #define atomic_add_rel_long kcsan_atomic_add_rel_long macro
/freebsd-13-stable/sys/arm64/include/
H A Datomic.h562 #define atomic_add_rel_long atomic_add_rel_64 macro
/freebsd-13-stable/sys/i386/include/
H A Datomic.h801 #define atomic_add_rel_long atomic_add_barr_long macro

Completed in 184 milliseconds