tag | line | file | source code |
get_fs_byte | 108 | arch/i386/ibcs/binfmt_elf.c | while (get_fs_byte(p++)) /* nothing */ ; |
get_fs_byte | 114 | arch/i386/ibcs/binfmt_elf.c | while (get_fs_byte(p++)) /* nothing */ ; |
get_fs_byte | 49 | arch/i386/math-emu/errors.c | byte1 = get_fs_byte((unsigned char *) address); |
get_fs_byte | 55 | arch/i386/math-emu/errors.c | FPU_modrm = get_fs_byte(1 + (unsigned char *) address); |
get_fs_byte | 101 | arch/i386/math-emu/errors.c | byte1 = get_fs_byte((unsigned char *) address); |
get_fs_byte | 114 | arch/i386/math-emu/errors.c | FPU_modrm = get_fs_byte(1 + (unsigned char *) address); |
get_fs_byte | 265 | arch/i386/math-emu/fpu_entry.c | FPU_modrm = get_fs_byte((unsigned char *) FPU_EIP); |
get_fs_byte | 608 | arch/i386/math-emu/fpu_entry.c | byte = get_fs_byte(ip); |
get_fs_byte | 654 | arch/i386/math-emu/fpu_entry.c | byte = get_fs_byte(ip); |
get_fs_byte | 81 | arch/i386/math-emu/get_address.c | base = get_fs_byte((char *) (*fpu_eip)); /* The SIB byte */ |
get_fs_byte | 110 | arch/i386/math-emu/get_address.c | offset += (signed char) get_fs_byte((char *) (*fpu_eip)); |
get_fs_byte | 268 | arch/i386/math-emu/get_address.c | address = (signed char) get_fs_byte((char *) (*fpu_eip)); |
get_fs_byte | 349 | arch/i386/math-emu/get_address.c | address = (signed char) get_fs_byte((signed char *) (*fpu_eip)); |
get_fs_byte | 392 | arch/i386/math-emu/reg_ld_str.c | bcd = (unsigned char)get_fs_byte((unsigned char *) s+pos); |
get_fs_byte | 401 | arch/i386/math-emu/reg_ld_str.c | ((unsigned char)get_fs_byte((unsigned char *) s+9)) & 0x80 ? |
get_fs_byte | 1367 | drivers/char/console.c | c = from_user ? get_fs_byte(buf) : *buf; |
get_fs_byte | 2158 | drivers/char/console.c | currcons = get_fs_byte(buf+1); |
get_fs_byte | 2187 | drivers/char/console.c | gotoxy(currcons, get_fs_byte(buf+2), get_fs_byte(buf+3)); |
get_fs_byte | 2567 | drivers/char/console.c | *(charmap+i) = get_fs_byte(arg+i); |
get_fs_byte | 2625 | drivers/char/console.c | for (i=0; i<E_TABSZ ; i++) USER_TRANS[i] = get_fs_byte(arg+i); |
get_fs_byte | 239 | drivers/char/lp.c | c = get_fs_byte(temp); |
get_fs_byte | 133 | drivers/char/mem.c | outb(get_fs_byte(tmp),i); |
get_fs_byte | 932 | drivers/char/n_tty.c | c = get_fs_byte(b); |
get_fs_byte | 345 | drivers/char/psaux.c | outb_p(get_fs_byte(buffer++),AUX_OUTPUT_PORT); |
get_fs_byte | 364 | drivers/char/psaux.c | outb_p(get_fs_byte(buffer++), qp_data); |
get_fs_byte | 1310 | drivers/char/tty_io.c | ch = get_fs_byte((char *) arg); |
get_fs_byte | 1451 | drivers/char/tty_io.c | switch (retval = get_fs_byte((char *)arg)) |
get_fs_byte | 241 | drivers/char/vesa_blank.c | unsigned int mode = get_fs_byte(argp); |
get_fs_byte | 347 | drivers/char/vt.c | if ((i = get_fs_byte((char *) &a->kb_index)) >= NR_KEYS) |
get_fs_byte | 349 | drivers/char/vt.c | if ((s = get_fs_byte((char *) &a->kb_table)) >= MAX_NR_KEYMAPS) |
get_fs_byte | 374 | drivers/char/vt.c | if ((i = get_fs_byte((char *) &a->kb_index)) >= NR_KEYS) |
get_fs_byte | 376 | drivers/char/vt.c | if ((s = get_fs_byte((char *) &a->kb_table)) >= MAX_NR_KEYMAPS) |
get_fs_byte | 438 | drivers/char/vt.c | if ((i = get_fs_byte(&a->kb_func)) >= MAX_NR_FUNC || i < 0) |
get_fs_byte | 465 | drivers/char/vt.c | if ((i = get_fs_byte(&a->kb_func)) >= MAX_NR_FUNC) |
get_fs_byte | 479 | drivers/char/vt.c | for (p = a->kb_string; get_fs_byte(p) && sz; p++,sz--) |
get_fs_byte | 522 | drivers/char/vt.c | if (!(*q = get_fs_byte(p))) |
get_fs_byte | 625 | drivers/char/vt.c | mode = get_fs_byte(&vtmode->mode); |
get_fs_byte | 629 | drivers/char/vt.c | vt_cons[console]->vt_mode.waitv = get_fs_byte(&vtmode->waitv); |
get_fs_byte | 1366 | drivers/net/ppp.c | ppp_stuff_char(ppp,get_fs_byte(buf++)); |
get_fs_byte | 1981 | drivers/net/ppp.c | next_ch = (unsigned char) get_fs_byte (in); |
get_fs_byte | 1995 | drivers/net/ppp.c | next_ch = (unsigned char) get_fs_byte (in); |
get_fs_byte | 163 | drivers/scsi/scsi_ioctl.c | opcode = get_fs_byte(cmd_in); |
get_fs_byte | 290 | drivers/scsi/sg.c | opcode = get_fs_byte(buf); |
get_fs_byte | 60 | drivers/sound/os.h | #define GET_BYTE_FROM_USER(target, addr, offs) target = get_fs_byte(&((addr)[offs])) |
get_fs_byte | 137 | fs/binfmt_elf.c | while (get_fs_byte(p++)) /* nothing */ ; |
get_fs_byte | 143 | fs/binfmt_elf.c | while (get_fs_byte(p++)) /* nothing */ ; |
get_fs_byte | 329 | fs/exec.c | while (get_fs_byte(p++)) /* nothing */ ; |
get_fs_byte | 335 | fs/exec.c | while (get_fs_byte(p++)) /* nothing */ ; |
get_fs_byte | 407 | fs/exec.c | } while (get_fs_byte(tmp++)); |
get_fs_byte | 426 | fs/exec.c | *(pag + offset) = get_fs_byte(tmp); |
get_fs_byte | 329 | fs/msdos/file.c | if ((ch = get_fs_byte(buf++)) == '\n') { |
get_fs_byte | 72 | fs/namei.c | c = get_fs_byte(filename++); |
get_fs_byte | 80 | fs/namei.c | c = get_fs_byte(filename++); |
get_fs_byte | 400 | kernel/module.c | for (i = 0 ; (buf[i] = get_fs_byte(user_name + i)) != '\0' ; ) { |
get_fs_byte | 648 | kernel/sys.c | if ((system_utsname.nodename[i] = get_fs_byte(name+i)) == 0) |
get_fs_byte | 668 | kernel/sys.c | if ((system_utsname.domainname[i] = get_fs_byte(name+i)) == 0) |
get_fs_byte | 2085 | net/inet/ip.c | ucval=get_fs_byte((unsigned char *)optval); |
get_fs_byte | 2116 | net/inet/ip.c | ucval=get_fs_byte((unsigned char *)optval); |
get_fs_byte | 2128 | net/inet/ip.c | ucval=get_fs_byte((unsigned char *)optval); |