Home
last modified time | relevance | path

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

/f-stack/freebsd/amd64/include/
H A Datomic.h652 #define atomic_fetchadd_64 atomic_fetchadd_long macro
/f-stack/freebsd/mips/include/
H A Datomic.h563 atomic_fetchadd_64(__volatile uint64_t *p, uint64_t v) in atomic_fetchadd_64() function
/f-stack/freebsd/sys/
H A D_cscan_atomic.h356 #define atomic_fetchadd_64 kcsan_atomic_fetchadd_64 macro
/f-stack/freebsd/arm/include/
H A Datomic-v6.h588 atomic_fetchadd_64(volatile uint64_t *p, uint64_t val) in atomic_fetchadd_64() function
/f-stack/freebsd/i386/include/
H A Datomic.h617 atomic_fetchadd_64(volatile uint64_t *p, uint64_t v) in atomic_fetchadd_64() function