Home
last modified time | relevance | path

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

/linux-2.6.39/arch/m32r/include/asm/
Dsystem.h63 ((__typeof__(*(ptr)))__xchg_local((unsigned long)(x), (ptr), \
137 __xchg_local(unsigned long x, volatile void *ptr, int size) in __xchg_local() function
/linux-2.6.39/arch/powerpc/include/asm/
Dsystem.h336 __xchg_local(volatile void *ptr, unsigned long x, unsigned int size) in __xchg_local() function
358 (__typeof__(*(ptr))) __xchg_local((ptr), \
/linux-2.6.39/arch/alpha/include/asm/
Dsystem.h295 (__typeof__(*(ptr))) __xchg_local((ptr), (unsigned long)_x_, \