tag | line | file | source code |
put_fs_word | 237 | arch/i386/math-emu/load_store.c | put_fs_word(control_word, (short *) data_address); |
put_fs_word | 249 | arch/i386/math-emu/load_store.c | put_fs_word(status_word(),(short *) data_address); |
put_fs_word | 450 | arch/i386/math-emu/reg_ld_str.c | put_fs_word(0xffff, 4 + (short *) d); |
put_fs_word | 1004 | arch/i386/math-emu/reg_ld_str.c | put_fs_word((short)t.sigl,(short *) d); |
put_fs_word | 1301 | arch/i386/math-emu/reg_ld_str.c | put_fs_word(control_word, (unsigned short *) d); |
put_fs_word | 1303 | arch/i386/math-emu/reg_ld_str.c | put_fs_word(status_word(), (unsigned short *) (d+2)); |
put_fs_word | 1304 | arch/i386/math-emu/reg_ld_str.c | put_fs_word(tag_word(), (unsigned short *) (d+4)); |
put_fs_word | 1305 | arch/i386/math-emu/reg_ld_str.c | put_fs_word(instruction_address.offset, (unsigned short *) (d+6)); |
put_fs_word | 1306 | arch/i386/math-emu/reg_ld_str.c | put_fs_word(operand_address.offset, (unsigned short *) (d+0x0a)); |
put_fs_word | 1309 | arch/i386/math-emu/reg_ld_str.c | put_fs_word((instruction_address.offset & 0xf0000) >> 4, |
put_fs_word | 1311 | arch/i386/math-emu/reg_ld_str.c | put_fs_word((operand_address.offset & 0xf0000) >> 4, |
put_fs_word | 1316 | arch/i386/math-emu/reg_ld_str.c | put_fs_word(instruction_address.selector, (unsigned short *) (d+8)); |
put_fs_word | 1317 | arch/i386/math-emu/reg_ld_str.c | put_fs_word(operand_address.selector, (unsigned short *) (d+0x0c)); |
put_fs_word | 1332 | arch/i386/math-emu/reg_ld_str.c | put_fs_word(control_word, (unsigned short *) d); |
put_fs_word | 1333 | arch/i386/math-emu/reg_ld_str.c | put_fs_word(status_word(), (unsigned short *) (d+4)); |
put_fs_word | 1334 | arch/i386/math-emu/reg_ld_str.c | put_fs_word(tag_word(), (unsigned short *) (d+8)); |
put_fs_word | 1337 | arch/i386/math-emu/reg_ld_str.c | put_fs_word(instruction_address.selector, (unsigned short *) (d+0x10)); |
put_fs_word | 1338 | arch/i386/math-emu/reg_ld_str.c | put_fs_word(instruction_address.opcode, (unsigned short *) (d+0x12)); |
put_fs_word | 1342 | arch/i386/math-emu/reg_ld_str.c | put_fs_word(operand_address.selector, (unsigned short *) (d+0x18)); |
put_fs_word | 1343 | arch/i386/math-emu/reg_ld_str.c | put_fs_word(0xffff, (unsigned short *) (d+0x1a)); |
put_fs_word | 1436 | arch/i386/math-emu/reg_ld_str.c | put_fs_word(e, (unsigned short *) (d + 8)); |
put_fs_word | 801 | drivers/block/hd.c | put_fs_word(bios_info[dev].cyl, |
put_fs_word | 1425 | drivers/block/ide.c | put_fs_word(dev->bios_cyl, |
put_fs_word | 251 | drivers/block/xd.c | put_fs_word(xd_info[dev].cylinders,(short *) &geometry->cylinders); |
put_fs_word | 257 | drivers/char/consolemap.c | put_fs_word(hashtable[i].unicode, &list->unicode); |
put_fs_word | 258 | drivers/char/consolemap.c | put_fs_word(hashtable[i].fontpos, &list->fontpos); |
put_fs_word | 262 | drivers/char/consolemap.c | put_fs_word(ect, uct); |
put_fs_word | 108 | drivers/char/vc_screen.c | put_fs_word(scr_readw(org++), buf); |
put_fs_word | 364 | drivers/char/vt.c | put_fs_word(val, (short *) &a->kb_value); |
put_fs_word | 660 | drivers/char/vt.c | put_fs_word(vt_cons[console]->vt_mode.relsig, &vtmode->relsig); |
put_fs_word | 661 | drivers/char/vt.c | put_fs_word(vt_cons[console]->vt_mode.acqsig, &vtmode->acqsig); |
put_fs_word | 662 | drivers/char/vt.c | put_fs_word(vt_cons[console]->vt_mode.frsig, &vtmode->frsig); |
put_fs_word | 679 | drivers/char/vt.c | put_fs_word(fg_console + 1, &vtstat->v_active); |
put_fs_word | 684 | drivers/char/vt.c | put_fs_word(state, &vtstat->v_state); |
put_fs_word | 44 | drivers/scsi/sd_ioctl.c | put_fs_word(diskinfo[2], |
put_fs_word | 120 | fs/ext/dir.c | put_fs_word(i,&dirent->d_reclen); |
put_fs_word | 205 | fs/ext2/dir.c | put_fs_word (i, &dirent->d_reclen); |
put_fs_word | 1392 | fs/hpfs/hpfs_fs.c | put_fs_word(namelen, &dirent->d_reclen); |
put_fs_word | 250 | fs/isofs/dir.c | put_fs_word(i,&dirent->d_reclen); |
put_fs_word | 102 | fs/minix/dir.c | put_fs_word(i,&dirent->d_reclen); |
put_fs_word | 87 | fs/msdos/dir.c | put_fs_word(i,&dirent->d_reclen); |
put_fs_word | 123 | fs/msdos/dir.c | put_fs_word(i,&dirent->d_reclen); |
put_fs_word | 161 | fs/nfs/dir.c | put_fs_word(i, &dirent->d_reclen); |
put_fs_word | 147 | fs/proc/base.c | put_fs_word(i,&dirent->d_reclen); |
put_fs_word | 141 | fs/proc/fd.c | put_fs_word(i, &dirent->d_reclen); |
put_fs_word | 169 | fs/proc/fd.c | put_fs_word(i, &dirent->d_reclen); |
put_fs_word | 225 | fs/proc/net.c | put_fs_word(i,&dirent->d_reclen); |
put_fs_word | 161 | fs/proc/root.c | put_fs_word(i,&dirent->d_reclen); |
put_fs_word | 185 | fs/proc/root.c | put_fs_word(i, &dirent->d_reclen); |
put_fs_word | 116 | fs/sysv/dir.c | put_fs_word(i,&dirent->d_reclen); |
put_fs_word | 81 | fs/umsdos/dir.c | put_fs_word (3,&dirent->d_reclen); |
put_fs_word | 187 | fs/umsdos/dir.c | put_fs_word (entry.name_len |
put_fs_word | 118 | fs/xiafs/dir.c | put_fs_word(i,&dirent->d_reclen); |
put_fs_word | 541 | kernel/sys.c | put_fs_word(current->groups[i], (short *) grouplist); |