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

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

Completed in 124 milliseconds