Home
last modified time | relevance | path

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

/openbmc/linux/arch/powerpc/include/asm/
H A Dcmpxchg.h385 __cmpxchg_u16_local(volatile unsigned short *p, unsigned long old, in __cmpxchg_u16_local() function
648 return __cmpxchg_u16_local(ptr, old, new); in __cmpxchg_local()