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

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

Completed in 84 milliseconds