Home
last modified time | relevance | path

Searched refs:__xchg_local (Results 1 - 3 of 3) sorted by relevance

/kernel/linux/linux-5.10/arch/alpha/include/asm/
H A Dcmpxchg.h16 (__typeof__(*(ptr))) __xchg_local((ptr), (unsigned long)_x_, \
/kernel/linux/linux-5.10/arch/powerpc/include/asm/
H A Dcmpxchg.h152 __xchg_local(void *ptr, unsigned long x, unsigned int size) in __xchg_local() function
185 BUILD_BUG_ON_MSG(1, "Unsupported size for __xchg_local"); in __xchg_relaxed()
191 (__typeof__(*(ptr))) __xchg_local((ptr), \
/kernel/linux/linux-6.6/arch/powerpc/include/asm/
H A Dcmpxchg.h218 __xchg_local(void *ptr, unsigned long x, unsigned int size) in __xchg_local() function
232 BUILD_BUG_ON_MSG(1, "Unsupported size for __xchg_local"); in __xchg_local()
257 (__typeof__(*(ptr))) __xchg_local((ptr), \

Completed in 3 milliseconds