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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-powerpc/
H A Dsystem.h312 __xchg_local(volatile void *ptr, unsigned long x, unsigned int size) function
334 (__typeof__(*(ptr))) __xchg_local((ptr), \
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-alpha/
H A Dsystem.h530 #define __xchg_local(ptr, x, size) \ macro
547 (__typeof__(*(ptr))) __xchg_local((ptr), (unsigned long)_x_, \

Completed in 63 milliseconds