Home
last modified time | relevance | path

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

/openbmc/linux/arch/powerpc/include/asm/
H A Dcmpxchg.h305 __cmpxchg_u8_local(volatile unsigned char *p, unsigned long old, in __cmpxchg_u8_local() function
646 return __cmpxchg_u8_local(ptr, old, new); in __cmpxchg_local()