Searched defs:atomic_long_cmpxchg (Results 1 – 2 of 2) sorted by relevance
135 #define atomic_long_cmpxchg(l, old, new) \ macro254 #define atomic_long_cmpxchg(l, old, new) \ macro
4319 atomic_long_cmpxchg(atomic_long_t *v, long old, long new) in atomic_long_cmpxchg() function