Searched defs:__cmpxchg_acquire (Results 1 – 3 of 3) sorted by relevance
86 #define __cmpxchg_acquire(ptr, old, new, size) \ macro
210 #define __cmpxchg_acquire(ptr, old, new, size) \ macro
681 __cmpxchg_acquire(void *ptr, unsigned long old, unsigned long new, in __cmpxchg_acquire() function