Searched defs:atomic_try_cmpxchg_acquire (Results 1 – 2 of 2) sorted by relevance
137 #define atomic_try_cmpxchg_acquire(p, pold, new) \ macro
1298 atomic_try_cmpxchg_acquire(atomic_t *v, int *old, int new) in atomic_try_cmpxchg_acquire() function