Home
last modified time | relevance | path

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

/freebsd-14.2/sys/amd64/include/
H A Datomic.h457 #define atomic_clear_rel_long atomic_clear_barr_long macro
548 #define atomic_clear_rel_64 atomic_clear_rel_long
575 #define atomic_clear_rel_ptr atomic_clear_rel_long
/freebsd-14.2/sys/riscv/include/
H A Datomic.h537 #define atomic_clear_rel_long atomic_clear_rel_64 macro
540 #define atomic_clear_rel_long atomic_clear_rel_64 macro
/freebsd-14.2/sys/powerpc/include/
H A Datomic.h235 #define atomic_clear_rel_64 atomic_clear_rel_long
239 #define atomic_clear_rel_ptr atomic_clear_rel_long
/freebsd-14.2/sys/compat/linuxkpi/common/include/linux/
H A Dbitops.h286 atomic_clear_rel_long(&((volatile unsigned long *)(a))[BIT_WORD(i)], BIT_MASK(i))
/freebsd-14.2/sys/i386/include/
H A Datomic.h718 #define atomic_clear_rel_long atomic_clear_barr_long macro
/freebsd-14.2/sys/arm64/include/
H A Datomic.h632 #define atomic_clear_rel_long atomic_clear_rel_64 macro
/freebsd-14.2/sys/sys/
H A Datomic_san.h231 #define atomic_clear_rel_long ATOMIC_SAN(clear_rel_long) macro