Searched refs:cmpxchg_acquire (Results 1 – 2 of 2) sorted by relevance
159 #define cmpxchg_acquire(...) __cmpxchg_wrapper(_acq, __VA_ARGS__) macro166 #define cmpxchg64_acquire cmpxchg_acquire
87 cmpxchg_acquire(&((v)->counter), (old), (new))