Searched defs:atomic_testandclear_64 (Results 1 – 4 of 4) sorted by relevance
566 #define atomic_testandclear_64 atomic_testandclear_long macro
469 atomic_testandclear_64(volatile uint64_t *p, u_int val) in atomic_testandclear_64() function
398 #define atomic_testandclear_64 ATOMIC_SAN(testandclear_64) macro
897 atomic_testandclear_64(volatile uint64_t *p, u_int v) in atomic_testandclear_64() function