Searched defs:atomic_long_cmpxchg (Results 1 – 1 of 1) sorted by relevance
235 #define atomic_long_cmpxchg(p, o, n) atomic_cmpxchg(p, o, n) macro 242 #define atomic_long_cmpxchg(p, o, n) atomic_cmpxchg(p, o, n) macro