Searched refs:arch_try_cmpxchg (Results 1 – 2 of 2) sorted by relevance
80 #define arch_try_cmpxchg(ptr, old_ptr, new_ptr) \ macro
17 … if (likely(arch_try_cmpxchg(&__lock_ref->lock_count, &old.lock_count, new.lock_count))) \