Searched defs:atomic_swap_64 (Results 1 – 9 of 9) sorted by relevance
75 atomic_swap_64(volatile uint64_t *a, uint64_t value) in atomic_swap_64() function
62 #define atomic_swap_64(v, x) atomic64_xchg((atomic64_t *)(v), x) macro
454 atomic_swap_64(volatile uint64_t *p, uint64_t val) atomic_swap_64() function
563 #define atomic_swap_64 global() macro
963 atomic_swap_64(volatile u_long *p, u_long v) in atomic_swap_64() function
397 #define atomic_swap_64 ATOMIC_SAN(swap_64) macro
537 atomic_swap_64(volatile uint64_t *p, uint64_t v) atomic_swap_64() function
1005 atomic_swap_64(volatile uint64_t *p, uint64_t v) atomic_swap_64() function