Searched defs:atomic_fcmpset_16 (Results 1 - 7 of 7) sorted by relevance

/freebsd-13-stable/sys/sys/
H A D_atomic_subword.h164 atomic_fcmpset_16(__volatile uint16_t *addr, uint16_t *old, uint16_t val) function
H A Datomic_san.h297 #define atomic_fcmpset_16 kcsan_atomic_fcmpset_16 macro
/freebsd-13-stable/sys/arm/include/
H A Datomic-v6.h268 atomic_fcmpset_16(volatile uint16_t *_ptr, uint16_t *_old, uint16_t _new) function
275 #define atomic_fcmpset_16 atomic_fcmpset_16 macro
/freebsd-13-stable/sys/arm64/include/
H A Datomic.h263 #define atomic_fcmpset_16 atomic_fcmpset_16 macro
/freebsd-13-stable/sys/powerpc/include/
H A Datomic.h906 #define atomic_fcmpset_16 atomic_fcmpset_short macro
/freebsd-13-stable/sys/i386/include/
H A Datomic.h853 #define atomic_fcmpset_16 atomic_fcmpset_short macro
/freebsd-13-stable/sys/amd64/include/
H A Datomic.h598 #define atomic_fcmpset_16 atomic_fcmpset_short macro

Completed in 204 milliseconds