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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-alpha/
H A Dsystem.h702 __cmpxchg_u8_local(volatile char *m, long old, long new) function
803 return __cmpxchg_u8_local(ptr, old, new);

Completed in 44 milliseconds