Home
last modified time | relevance | path

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

/openbmc/linux/arch/powerpc/include/asm/
H A Dcmpxchg.h559 __cmpxchg_u64_local(volatile unsigned long *p, unsigned long old, in __cmpxchg_u64_local() function
653 return __cmpxchg_u64_local(ptr, old, new); in __cmpxchg_local()