taglinefilesource code
put_fs_quad88include/asm-alpha/segment.h#define put_fs_quad(x,addr) put_user((x),(long *)(addr))
put_fs_quad101include/asm-ppc/segment.h#define put_fs_quad(x,addr) put_user_quad((x),(long *)(addr))