Searched refs:atomic_add_rel_64 (Results 1 - 6 of 6) sorted by relevance

/freebsd-11-stable/sys/riscv/include/
H A Datomic.h545 #define atomic_add_rel_long atomic_add_rel_64
548 #define atomic_add_rel_long atomic_add_rel_64
556 #define atomic_add_rel_ptr atomic_add_rel_64
/freebsd-11-stable/sys/arm64/include/
H A Datomic.h432 #define atomic_add_rel_long atomic_add_rel_64
440 #define atomic_add_rel_ptr atomic_add_rel_64
/freebsd-11-stable/sys/amd64/include/
H A Datomic.h636 #define atomic_add_rel_64 atomic_add_rel_long macro
/freebsd-11-stable/sys/mips/include/
H A Datomic.h662 #define atomic_add_rel_long atomic_add_rel_64
/freebsd-11-stable/sys/powerpc/include/
H A Datomic.h149 #define atomic_add_rel_64 atomic_add_rel_long macro
/freebsd-11-stable/sys/i386/include/
H A Datomic.h891 #define atomic_add_rel_64 atomic_add_64 macro

Completed in 205 milliseconds