Searched refs:__cmpxchg_u64_relaxed (Results 1 – 1 of 1) sorted by relevance
580 __cmpxchg_u64_relaxed(u64 *p, unsigned long old, unsigned long new) in __cmpxchg_u64_relaxed() function673 return __cmpxchg_u64_relaxed(ptr, old, new); in __cmpxchg_relaxed()