Home
last modified time | relevance | path

Searched refs:atomic_clear_rel_ptr (Results 1 – 7 of 7) sorted by relevance

/freebsd-14.2/sys/powerpc/include/
H A Datomic.h239 #define atomic_clear_rel_ptr atomic_clear_rel_long macro
243 #define atomic_clear_rel_ptr atomic_clear_rel_int
/freebsd-14.2/sys/riscv/include/
H A Datomic.h548 #define atomic_clear_rel_ptr atomic_clear_rel_64 macro
/freebsd-14.2/sys/amd64/include/
H A Datomic.h575 #define atomic_clear_rel_ptr atomic_clear_rel_long macro
/freebsd-14.2/sys/i386/include/
H A Datomic.h830 #define atomic_clear_rel_ptr(p, v) \ macro
/freebsd-14.2/sys/arm64/include/
H A Datomic.h640 #define atomic_clear_rel_ptr atomic_clear_rel_64 macro
/freebsd-14.2/sys/sys/
H A Datomic_san.h260 #define atomic_clear_rel_ptr ATOMIC_SAN(clear_rel_ptr) macro
/freebsd-14.2/sys/arm/include/
H A Datomic.h1057 #define atomic_clear_rel_ptr atomic_clear_rel_32 macro