Home
last modified time | relevance | path

Searched refs:atomic_testandset_64 (Results 1 – 4 of 4) sorted by relevance

/f-stack/freebsd/sys/
H A D_cscan_atomic.h370 #define atomic_testandset_64 kcsan_atomic_testandset_64 macro
/f-stack/freebsd/amd64/include/
H A Datomic.h653 #define atomic_testandset_64 atomic_testandset_long macro
/f-stack/freebsd/arm64/include/
H A Datomic.h534 #define atomic_testandset_long atomic_testandset_64
/f-stack/freebsd/arm/include/
H A Datomic-v6.h966 atomic_testandset_64(volatile uint64_t *p, u_int v) in atomic_testandset_64() function