Home
last modified time | relevance | path

Searched refs:atomic_fcmpset_acq_16 (Results 1 – 6 of 6) sorted by relevance

/f-stack/freebsd/sys/
H A D_cscan_atomic.h298 #define atomic_fcmpset_acq_16 kcsan_atomic_fcmpset_acq_16 macro
/f-stack/freebsd/amd64/include/
H A Datomic.h599 #define atomic_fcmpset_acq_16 atomic_fcmpset_acq_short macro
/f-stack/freebsd/arm/include/
H A Datomic-v6.h278 atomic_fcmpset_acq_16(volatile uint16_t *_ptr, uint16_t *_old, uint16_t _new) in atomic_fcmpset_acq_16() function
/f-stack/freebsd/mips/include/
H A Datomic.h644 #define atomic_fcmpset_acq_short atomic_fcmpset_acq_16
/f-stack/freebsd/i386/include/
H A Datomic.h854 #define atomic_fcmpset_acq_16 atomic_fcmpset_acq_short macro
/f-stack/freebsd/kern/
H A Dvfs_vnops.c727 if (!atomic_fcmpset_acq_16(flagsp, &state, in foffset_lock()
733 if (!atomic_fcmpset_acq_16(flagsp, &state, in foffset_lock()