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