Home
last modified time | relevance | path

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

/f-stack/freebsd/arm64/include/
H A Datomic.h536 #define atomic_add_ptr atomic_add_64 macro
/f-stack/freebsd/amd64/include/
H A Datomic.h663 #define atomic_add_ptr atomic_add_long macro
/f-stack/freebsd/mips/include/
H A Datomic.h766 #define atomic_add_ptr atomic_add_long macro
/f-stack/freebsd/sys/
H A D_cscan_atomic.h220 #define atomic_add_ptr kcsan_atomic_add_ptr macro
/f-stack/freebsd/i386/include/
H A Datomic.h913 #define atomic_add_ptr(p, v) \ macro