Home
last modified time | relevance | path

Searched defs:atomic_fcmpset_short (Results 1 – 4 of 4) sorted by relevance

/freebsd/sys/powerpc/include/
H A Datomic.h785 atomic_fcmpset_short(volatile u_short *p, u_short *cmpval, u_short newval) in atomic_fcmpset_short() function
1139 #define atomic_fcmpset_short atomic_fcmpset_16 macro
/freebsd/sys/riscv/include/
H A Datomic.h117 #define atomic_fcmpset_short atomic_fcmpset_16 macro
/freebsd/sys/arm64/include/
H A Datomic.h534 #define atomic_fcmpset_short atomic_fcmpset_16 macro
/freebsd/sys/sys/
H A Datomic_san.h179 #define atomic_fcmpset_short ATOMIC_SAN(fcmpset_short) macro