Searched refs:try_cmpxchg (Results 1 – 3 of 3) sorted by relevance
67 #define try_cmpxchg(p, op, n) \ macro80 return try_cmpxchg(p, op, n); in atomic_try_cmpxchg()
107 while (!try_cmpxchg(&engine->retire, &first, tl)); in add_retire()
633 } while (!try_cmpxchg(&rq->fence.error, &old, error)); in i915_request_set_error_once()