Home
last modified time | relevance | path

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

/openbmc/linux/arch/powerpc/include/asm/
H A Dcmpxchg.h364 __cmpxchg_u16(volatile unsigned short *p, unsigned long old, unsigned long new) in __cmpxchg_u16() function
628 return __cmpxchg_u16(ptr, old, new); in __cmpxchg()