Home
last modified time | relevance | path

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

/freebsd-13.1/sys/amd64/include/
H A Datomic.h509 #define atomic_clear_rel_long atomic_clear_barr_long macro
600 #define atomic_clear_rel_64 atomic_clear_rel_long
627 #define atomic_clear_rel_ptr atomic_clear_rel_long
/freebsd-13.1/sys/mips/include/
H A Datomic.h685 #define atomic_clear_rel_long atomic_clear_rel_64 macro
716 #define atomic_clear_rel_long(p, v) \ macro
765 #define atomic_clear_rel_ptr atomic_clear_rel_long
/freebsd-13.1/sys/riscv/include/
H A Datomic.h539 #define atomic_clear_rel_long atomic_clear_rel_64 macro
542 #define atomic_clear_rel_long atomic_clear_rel_64 macro
/freebsd-13.1/sys/powerpc/include/
H A Datomic.h241 #define atomic_clear_rel_64 atomic_clear_rel_long
245 #define atomic_clear_rel_ptr atomic_clear_rel_long
/freebsd-13.1/sys/compat/linuxkpi/common/include/linux/
H A Dbitops.h287 atomic_clear_rel_long(&((volatile unsigned long *)(a))[BIT_WORD(i)], BIT_MASK(i))
/freebsd-13.1/sys/arm64/include/
H A Datomic.h568 #define atomic_clear_rel_long atomic_clear_rel_64 macro
/freebsd-13.1/sys/sys/
H A Datomic_san.h218 #define atomic_clear_rel_long ATOMIC_SAN(clear_rel_long) macro
/freebsd-13.1/sys/i386/include/
H A Datomic.h771 #define atomic_clear_rel_long atomic_clear_barr_long macro