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

/freebsd-11-stable/sys/powerpc/include/
H A Datomic.h153 #define atomic_add_rel_ptr atomic_add_rel_long macro
157 #define atomic_add_rel_ptr atomic_add_rel_int
/freebsd-11-stable/sys/arm64/include/
H A Datomic.h440 #define atomic_add_rel_ptr atomic_add_rel_64 macro
/freebsd-11-stable/sys/riscv/include/
H A Datomic.h556 #define atomic_add_rel_ptr atomic_add_rel_64 macro
/freebsd-11-stable/sys/amd64/include/
H A Datomic.h663 #define atomic_add_rel_ptr atomic_add_rel_long macro
/freebsd-11-stable/sys/mips/include/
H A Datomic.h742 #define atomic_add_rel_ptr atomic_add_rel_long macro
/freebsd-11-stable/sys/i386/include/
H A Datomic.h912 #define atomic_add_rel_ptr(p, v) \ macro

Completed in 75 milliseconds