Home
last modified time | relevance | path

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

/linux-6.3-rc2/arch/powerpc/include/asm/
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()

Completed in 4 milliseconds