Home
last modified time | relevance | path

Searched defs:atomic_fetchadd_32 (Results 1 – 5 of 5) sorted by relevance

/f-stack/freebsd/amd64/include/
H A Datomic.h625 #define atomic_fetchadd_32 atomic_fetchadd_int macro
/f-stack/freebsd/mips/include/
H A Datomic.h484 atomic_fetchadd_32(__volatile uint32_t *p, uint32_t v) in atomic_fetchadd_32() function
/f-stack/freebsd/sys/
H A D_cscan_atomic.h328 #define atomic_fetchadd_32 kcsan_atomic_fetchadd_32 macro
/f-stack/freebsd/arm/include/
H A Datomic-v6.h571 atomic_fetchadd_32(volatile uint32_t *p, uint32_t val) in atomic_fetchadd_32() function
/f-stack/freebsd/i386/include/
H A Datomic.h880 #define atomic_fetchadd_32 atomic_fetchadd_int macro