Searched refs:atomic_long_try_cmpxchg_acquire (Results 1 – 2 of 2) sorted by relevance
99 #define atomic_long_try_cmpxchg_acquire(l, old, new) \ macro
144 if (atomic_long_try_cmpxchg_acquire(&lock->owner, &zero, curr)) in __mutex_trylock_fast()