Home
last modified time | relevance | path

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

/freebsd-13-stable/sys/amd64/include/
HDatomic.h506 #define atomic_fcmpset_rel_long atomic_fcmpset_long macro
603 #define atomic_fcmpset_rel_64 atomic_fcmpset_rel_long
630 #define atomic_fcmpset_rel_ptr atomic_fcmpset_rel_long
/freebsd-13-stable/sys/mips/include/
HDatomic.h696 #define atomic_fcmpset_rel_long atomic_fcmpset_rel_64 macro
744 #define atomic_fcmpset_rel_long(p, cmpval, newval) \ macro
776 #define atomic_fcmpset_rel_ptr atomic_fcmpset_rel_long
/freebsd-13-stable/sys/powerpc/include/
HDatomic.h916 #define atomic_fcmpset_rel_64 atomic_fcmpset_rel_long
920 #define atomic_fcmpset_rel_ptr atomic_fcmpset_rel_long
/freebsd-13-stable/sys/riscv/include/
HDatomic.h569 #define atomic_fcmpset_rel_long atomic_fcmpset_rel_64 macro
/freebsd-13-stable/sys/arm/include/
HDatomic-v6.h344 atomic_fcmpset_rel_long(volatile u_long *_ptr, u_long *_old, u_long _new) in atomic_fcmpset_rel_long() function
/freebsd-13-stable/sys/arm64/include/
HDatomic.h623 #define atomic_fcmpset_rel_long atomic_fcmpset_rel_64 macro
/freebsd-13-stable/sys/sys/
HDatomic_san.h237 #define atomic_fcmpset_rel_long ATOMIC_SAN(fcmpset_rel_long) macro
/freebsd-13-stable/sys/i386/include/
HDatomic.h768 #define atomic_fcmpset_rel_long atomic_fcmpset_long macro