Searched defs:atomic_swap_32 (Results 1 – 7 of 7) sorted by relevance
50 #define atomic_swap_32(v, x) atomic_xchg((atomic_t *)(v), x) macro
441 atomic_swap_32(volatile uint32_t *p, uint32_t val) atomic_swap_32() function
536 #define atomic_swap_32 global() macro
946 atomic_swap_32(volatile u_int *p, u_int v) in atomic_swap_32() function
369 #define atomic_swap_32 ATOMIC_SAN(swap_32) macro
797 #define atomic_swap_32 global() macro
979 atomic_swap_32(volatile uint32_t *p, uint32_t v) atomic_swap_32() function