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

/linux-master/arch/powerpc/include/asm/
H A Dcmpxchg.h467 __cmpxchg_u32_local(volatile unsigned int *p, unsigned long old, function
650 return __cmpxchg_u32_local(ptr, old, new);

Completed in 112 milliseconds