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