Home
last modified time | relevance | path

Searched refs:__cmpxchg_u64_local (Results 1 – 2 of 2) sorted by relevance

/arch/powerpc/include/asm/
Dsystem.h432 __cmpxchg_u64_local(volatile unsigned long *p, unsigned long old, in __cmpxchg_u64_local() function
482 return __cmpxchg_u64_local(ptr, old, new); in __cmpxchg_local()
/arch/alpha/include/asm/
Dsystem.h772 __cmpxchg_u64_local(volatile long *m, unsigned long old, unsigned long new) in __cmpxchg_u64_local() function
805 return __cmpxchg_u64_local(ptr, old, new); in __cmpxchg_local()