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

/linux-master/arch/powerpc/include/asm/
H A Dcmpxchg.h385 __cmpxchg_u16_local(volatile unsigned short *p, unsigned long old, function
391 "1: lharx %0,0,%2 # __cmpxchg_u16_local\n"
648 return __cmpxchg_u16_local(ptr, old, new);

Completed in 89 milliseconds