Searched refs:__cmpxchg_u64_local (Results 1 – 2 of 2) sorted by relevance
432 __cmpxchg_u64_local(volatile unsigned long *p, unsigned long old, in __cmpxchg_u64_local() function482 return __cmpxchg_u64_local(ptr, old, new); in __cmpxchg_local()
772 __cmpxchg_u64_local(volatile long *m, unsigned long old, unsigned long new) in __cmpxchg_u64_local() function805 return __cmpxchg_u64_local(ptr, old, new); in __cmpxchg_local()