Searched refs:__cmpxchg_u64_local (Results 1 – 1 of 1) sorted by relevance
559 __cmpxchg_u64_local(volatile unsigned long *p, unsigned long old, in __cmpxchg_u64_local() function653 return __cmpxchg_u64_local(ptr, old, new); in __cmpxchg_local()