taglinefilesource code
put_user_byte80include/asm-ppc/segment.h#define put_fs_byte(x,addr) put_user_byte((x),(char *)(addr))
put_user_byte89include/asm-sparc/segment.h#define put_fs_byte(x,addr) put_user_byte((x),(char *)(addr))