tag | line | file | source code |
put_user_byte | 2623 | drivers/char/tpqic02.c | put_user_byte(*stp++, argp++); |
put_user_byte | 2744 | drivers/char/tpqic02.c | put_user_byte(*stp++, argp++); |
put_user_byte | 2777 | drivers/char/tpqic02.c | put_user_byte(*stp++, argp++); |
put_user_byte | 113 | include/asm-i386/segment.h | #define put_fs_byte(x,addr) put_user_byte((x),(char *)(addr)) |
put_user_byte | 53 | include/asm-m68k/segment.h | #define put_fs_byte(x,addr) put_user_byte((x),(char *)(addr)) |
put_user_byte | 89 | include/asm-m68k/segment.h | put_user_byte(*(const char *) from, (char *) to); |
put_user_byte | 96 | include/asm-m68k/segment.h | put_user_byte(*(2+(const char *) from), 2+(char *) to); |
put_user_byte | 80 | include/asm-ppc/segment.h | #define put_fs_byte(x,addr) put_user_byte((x),(char *)(addr)) |
put_user_byte | 92 | include/asm-sparc/segment.h | #define put_fs_byte(x,addr) put_user_byte((x),(char *)(addr)) |