Searched refs:try_cmpxchg (Results 1 – 5 of 5) sorted by relevance
200 return try_cmpxchg(&v->counter, old, new); in arch_atomic_try_cmpxchg()
186 return try_cmpxchg(&v->counter, old, new); in arch_atomic64_try_cmpxchg()
224 #define try_cmpxchg(ptr, pold, new) \ macro
129 - swap operations: xchg(), cmpxchg() and try_cmpxchg()
610 if (try_cmpxchg(&src->preempted, &state, in kvm_flush_tlb_others()