tag
line
file
source code
xchg_u64
104
include/asm-alpha/system.h
extern inline unsigned long xchg_u64 (volatile long * m, unsigned long val);
xchg_u64
157
include/asm-alpha/system.h
return xchg_u64(ptr, x);