Searched refs:atomic_try_cmpxchg_lock (Results 1 – 2 of 2) sorted by relevance
40 if (likely(atomic_try_cmpxchg_lock(&lock->val, &val, _Q_LOCKED_VAL))) in queued_spin_lock()
201 atomic_try_cmpxchg_lock(atomic_t *v, int *old, int new) in atomic_try_cmpxchg_lock() function