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

/freebsd-13-stable/sys/powerpc/include/
H A Datomic.h159 #define atomic_add_rel_ptr atomic_add_rel_long macro
163 #define atomic_add_rel_ptr atomic_add_rel_int
/freebsd-13-stable/sys/riscv/include/
H A Datomic.h549 #define atomic_add_rel_ptr atomic_add_rel_64 macro
/freebsd-13-stable/sys/sys/
H A Datomic_san.h222 #define atomic_add_rel_ptr kcsan_atomic_add_rel_ptr macro
/freebsd-13-stable/sys/amd64/include/
H A Datomic.h665 #define atomic_add_rel_ptr atomic_add_rel_long macro
/freebsd-13-stable/sys/mips/include/
H A Datomic.h768 #define atomic_add_rel_ptr atomic_add_rel_long macro
/freebsd-13-stable/sys/arm64/include/
H A Datomic.h570 #define atomic_add_rel_ptr atomic_add_rel_64 macro
/freebsd-13-stable/sys/i386/include/
H A Datomic.h917 #define atomic_add_rel_ptr(p, v) \ macro

Completed in 241 milliseconds