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

/linux-master/arch/powerpc/include/asm/
H A Dcmpxchg.h185 __xchg_u64_local(volatile void *p, unsigned long val) function
229 return __xchg_u64_local(ptr, x);

Completed in 100 milliseconds