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

/linux-4.1.27/arch/powerpc/include/asm/
H A Dcmpxchg.h78 __xchg_u64_local(volatile void *p, unsigned long val) __xchg_u64_local() function
124 return __xchg_u64_local(ptr, x); __xchg_local()

Completed in 72 milliseconds