Searched refs:atomic64_xchg (Results 1 – 2 of 2) sorted by relevance
84 #define local64_xchg(l, n) atomic64_xchg((&(l)->a), (n))
1023 atomic64_xchg(atomic64_t *v, s64 i) in atomic64_xchg() function