Searched refs:success (Results 1 – 1 of 1) sorted by relevance
5 bool success = __raw_try_cmpxchg(ptr, old_ptr, *new_ptr, 8); in __try_cmpxchg_q() local6 return success; in __try_cmpxchg_q()