taglinefilesource code
put_user_byte2623drivers/char/tpqic02.cput_user_byte(*stp++, argp++);
put_user_byte2744drivers/char/tpqic02.cput_user_byte(*stp++, argp++);
put_user_byte2777drivers/char/tpqic02.cput_user_byte(*stp++, argp++);
put_user_byte113include/asm-i386/segment.h#define put_fs_byte(x,addr) put_user_byte((x),(char *)(addr))
put_user_byte53include/asm-m68k/segment.h#define put_fs_byte(x,addr) put_user_byte((x),(char *)(addr))
put_user_byte89include/asm-m68k/segment.hput_user_byte(*(const char *) from, (char *) to);
put_user_byte96include/asm-m68k/segment.hput_user_byte(*(2+(const char *) from), 2+(char *) to);
put_user_byte57include/asm-mips/segment.h#define put_fs_byte(x,addr) put_user_byte((x),(char *)(addr))
put_user_byte80include/asm-ppc/segment.h#define put_fs_byte(x,addr) put_user_byte((x),(char *)(addr))
put_user_byte92include/asm-sparc/segment.h#define put_fs_byte(x,addr) put_user_byte((x),(char *)(addr))