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

/linux-master/arch/powerpc/include/asm/
H A Dcmpxchg.h87 __xchg_u8_local(volatile void *p, unsigned long val) function
92 "1: lbarx %0,0,%2 # __xchg_u8_local\n"
222 return __xchg_u8_local(ptr, x);

Completed in 206 milliseconds