Searched defs:local64_xchg (Results 1 – 1 of 1) sorted by relevance
46 #define local64_xchg(l, n) local_xchg((&(l)->a), (n)) macro84 #define local64_xchg(l, n) atomic64_xchg((&(l)->a), (n)) macro