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

/freebsd-13-stable/sys/arm/include/
H A Datomic.h86 #define atomic_clear_rel_int atomic_clear_rel_32 macro
/freebsd-13-stable/sys/amd64/include/
H A Datomic.h531 #define atomic_clear_rel_int atomic_clear_barr_int macro
608 #define atomic_clear_rel_32 atomic_clear_rel_int
/freebsd-13-stable/sys/powerpc/include/
H A Datomic.h236 #define atomic_clear_rel_32 atomic_clear_rel_int
249 #define atomic_clear_rel_ptr atomic_clear_rel_int
/freebsd-13-stable/sys/i386/include/
H A Datomic.h786 #define atomic_clear_rel_int atomic_clear_barr_int macro
863 #define atomic_clear_rel_32 atomic_clear_rel_int
912 atomic_clear_rel_int((volatile u_int *)(p), (u_int)(v))
/freebsd-13-stable/sys/riscv/include/
H A Datomic.h291 #define atomic_clear_rel_int atomic_clear_rel_32 macro
/freebsd-13-stable/sys/sys/
H A Datomic_san.h168 #define atomic_clear_rel_int kcsan_atomic_clear_rel_int macro
/freebsd-13-stable/sys/mips/include/
H A Datomic.h653 #define atomic_clear_rel_int atomic_clear_rel_32 macro
/freebsd-13-stable/sys/arm64/include/
H A Datomic.h518 #define atomic_clear_rel_int atomic_clear_rel_32 macro
/freebsd-13-stable/sys/netgraph/
H A Dng_base.c2171 atomic_clear_rel_int(&node->nd_input_queue.q_flags, WRITER_ACTIVE);

Completed in 191 milliseconds