Searched refs:atomic_clear_rel_int (Results 1 - 8 of 8) sorted by relevance

/freebsd-11-stable/sys/arm/include/
H A Datomic.h81 #define atomic_clear_rel_int atomic_clear_rel_32 macro
/freebsd-11-stable/sys/amd64/include/
H A Datomic.h530 #define atomic_clear_rel_int atomic_clear_barr_int macro
606 #define atomic_clear_rel_32 atomic_clear_rel_int
/freebsd-11-stable/sys/powerpc/include/
H A Datomic.h231 #define atomic_clear_rel_32 atomic_clear_rel_int
244 #define atomic_clear_rel_ptr atomic_clear_rel_int
/freebsd-11-stable/sys/arm64/include/
H A Datomic.h390 #define atomic_clear_rel_int atomic_clear_rel_32 macro
/freebsd-11-stable/sys/riscv/include/
H A Datomic.h265 #define atomic_clear_rel_int atomic_add_rel_32 macro
/freebsd-11-stable/sys/i386/include/
H A Datomic.h786 #define atomic_clear_rel_int atomic_clear_barr_int macro
862 #define atomic_clear_rel_32 atomic_clear_rel_int
907 atomic_clear_rel_int((volatile u_int *)(p), (u_int)(v))
/freebsd-11-stable/sys/mips/include/
H A Datomic.h627 #define atomic_clear_rel_int atomic_clear_rel_32 macro
/freebsd-11-stable/sys/netgraph/
H A Dng_base.c2171 atomic_clear_rel_int(&node->nd_input_queue.q_flags, WRITER_ACTIVE);

Completed in 93 milliseconds