Searched defs:__cmpxchg_double (Results 1 – 2 of 2) sorted by relevance
172 static __always_inline int __cmpxchg_double(unsigned long p1, unsigned long p2, in __cmpxchg_double() function
236 #define __cmpxchg_double(pfx, p1, p2, o1, o2, n1, n2) \ macro
Completed in 3 milliseconds