Searched defs:atomic_load_acq_64 (Results 1 - 7 of 7) sorted by relevance

/freebsd-current/sys/sys/
H A D_atomic64e.h59 #define atomic_load_acq_64 atomic_load_64 macro
H A Datomic_san.h387 #define atomic_load_acq_64 ATOMIC_SAN(load_acq_64) macro
/freebsd-current/sys/powerpc/include/
H A Datomic.h530 #define atomic_load_acq_64 atomic_load_acq_long macro
/freebsd-current/sys/arm/include/
H A Datomic.h646 atomic_load_acq_64(volatile uint64_t *p) function
/freebsd-current/sys/riscv/include/
H A Datomic.h497 atomic_load_acq_64(volatile uint64_t *p) function
/freebsd-current/sys/amd64/include/
H A Datomic.h555 #define atomic_load_acq_64 atomic_load_acq_long macro
/freebsd-current/sys/i386/include/
H A Datomic.h517 atomic_load_acq_64(volatile uint64_t *p) function

Completed in 97 milliseconds