Home
last modified time | relevance | path

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

/freebsd/sys/riscv/include/
H A Datomic.h575 #define atomic_clear_rel_ptr atomic_clear_rel_64 macro
/freebsd/sys/amd64/include/
H A Datomic.h575 #define atomic_clear_rel_ptr atomic_clear_rel_long macro
/freebsd/sys/arm64/include/
H A Datomic.h639 #define atomic_clear_rel_ptr atomic_clear_rel_64 macro
/freebsd/sys/powerpc/include/
H A Datomic.h239 #define atomic_clear_rel_ptr atomic_clear_rel_long macro
/freebsd/sys/sys/
H A Datomic_san.h260 #define atomic_clear_rel_ptr ATOMIC_SAN(clear_rel_ptr) macro
/freebsd/sys/i386/include/
H A Datomic.h830 #define atomic_clear_rel_ptr(p, v) \ macro
/freebsd/sys/arm/include/
H A Datomic.h1063 #define atomic_clear_rel_ptr atomic_clear_rel_32 macro