Searched refs:atomic_clear_rel_32 (Results 1 - 7 of 7) sorted by relevance

/freebsd-11-stable/sys/arm/include/
H A Datomic.h58 #define atomic_clear_rel_ptr atomic_clear_rel_32
81 #define atomic_clear_rel_int atomic_clear_rel_32
H A Datomic-v4.h453 #define atomic_clear_rel_32 atomic_clear_32 macro
/freebsd-11-stable/sys/mips/include/
H A Datomic.h627 #define atomic_clear_rel_int atomic_clear_rel_32
691 atomic_clear_rel_32((volatile u_int *)(p), (u_int)(v))
/freebsd-11-stable/sys/arm64/include/
H A Datomic.h390 #define atomic_clear_rel_int atomic_clear_rel_32
/freebsd-11-stable/sys/amd64/include/
H A Datomic.h606 #define atomic_clear_rel_32 atomic_clear_rel_int macro
/freebsd-11-stable/sys/powerpc/include/
H A Datomic.h231 #define atomic_clear_rel_32 atomic_clear_rel_int macro
/freebsd-11-stable/sys/i386/include/
H A Datomic.h862 #define atomic_clear_rel_32 atomic_clear_rel_int macro

Completed in 151 milliseconds