Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/powerpc/include/asm/
H A Dcmpxchg.h238 __cmpxchg_u32_local(volatile unsigned int *p, unsigned long old, in __cmpxchg_u32_local() function
421 return __cmpxchg_u32_local(ptr, old, new); in __cmpxchg_local()