Home
last modified time | relevance | path

Searched refs:atomic_fcmpset_acq_16 (Results 1 – 8 of 8) sorted by last modified time

/freebsd/sys/kern/
H A Dvfs_vnops.c778 if (!atomic_fcmpset_acq_16(flagsp, &state, in foffset_lock()
784 if (!atomic_fcmpset_acq_16(flagsp, &state, in foffset_lock()
/freebsd/sys/arm/include/
H A Datomic.h276 atomic_fcmpset_acq_16(volatile uint16_t *_ptr, uint16_t *_old, uint16_t _new) in atomic_fcmpset_acq_16() function
/freebsd/sys/i386/include/
H A Datomic.h773 #define atomic_fcmpset_acq_16 atomic_fcmpset_acq_short macro
/freebsd/sys/amd64/include/
H A Datomic.h512 #define atomic_fcmpset_acq_16 atomic_fcmpset_acq_short macro
/freebsd/sys/sys/
H A Datomic_san.h327 #define atomic_fcmpset_acq_16 ATOMIC_SAN(fcmpset_acq_16) macro
/freebsd/sys/riscv/include/
H A Datomic.h122 #define atomic_fcmpset_acq_short atomic_fcmpset_acq_16
/freebsd/sys/powerpc/include/
H A Datomic.h902 #define atomic_fcmpset_acq_16 atomic_fcmpset_acq_short macro
/freebsd/sys/arm64/include/
H A Datomic.h545 #define atomic_fcmpset_acq_short atomic_fcmpset_acq_16