tag | line | file | source code |
type | 176 | arch/alpha/kernel/bios32.c | unsigned int type; |
type | 181 | arch/alpha/kernel/bios32.c | type = base & PCI_BASE_ADDRESS_MEM_TYPE_MASK; |
type | 185 | arch/alpha/kernel/bios32.c | switch (type) { |
type | 620 | arch/alpha/kernel/irq.c | asmlinkage void do_entInt(unsigned long type, unsigned long vector, unsigned long la_ptr, |
type | 624 | arch/alpha/kernel/irq.c | switch (type) { |
type | 650 | arch/alpha/kernel/irq.c | printk("Hardware intr %ld %lx? Huh?\n", type, vector); |
type | 189 | arch/alpha/kernel/setup.c | cpu_index = (unsigned) (cpu->type - 1); |
type | 73 | arch/alpha/kernel/traps.c | asmlinkage void do_entIF(unsigned long type, unsigned long a1, unsigned long a2, |
type | 79 | arch/alpha/kernel/traps.c | die_if_kernel("Instruction fault", ®s, type); |
type | 80 | arch/alpha/kernel/traps.c | switch (type) { |
type | 214 | arch/i386/math-emu/errors.c | int type; |
type | 342 | arch/i386/math-emu/errors.c | for (i=0; exception_names[i].type; i++) |
type | 343 | arch/i386/math-emu/errors.c | if ( (exception_names[i].type & n) == exception_names[i].type ) |
type | 346 | arch/i386/math-emu/errors.c | if (exception_names[i].type) |
type | 74 | arch/i386/math-emu/fpu_proto.h | extern int load_store_instr(unsigned char type, fpu_addr_modes addr_modes, |
type | 63 | arch/i386/math-emu/load_store.c | int load_store_instr(unsigned char type, fpu_addr_modes addr_modes, |
type | 75 | arch/i386/math-emu/load_store.c | if ( access_limit < data_sizes_32[type] ) |
type | 80 | arch/i386/math-emu/load_store.c | if ( access_limit < data_sizes_16[type] ) |
type | 89 | arch/i386/math-emu/load_store.c | switch ( type_table[type] ) |
type | 115 | arch/i386/math-emu/load_store.c | switch ( type ) |
type | 545 | arch/m68k/amiga/amifb.c | #define assignchunk(name, type, ptr, size) \ |
type | 547 | arch/m68k/amiga/amifb.c | (name) = (type)(ptr); \ |
type | 2481 | arch/m68k/amiga/amifb.c | fix->type = FB_TYPE_PACKED_PIXELS; |
type | 2567 | arch/m68k/amiga/amifb.c | disp[con].type = fix.type; |
type | 3150 | arch/m68k/amiga/amifb.c | fix->type = FB_TYPE_INTERLEAVED_PLANES; |
type | 3153 | arch/m68k/amiga/amifb.c | fix->type = FB_TYPE_PLANES; |
type | 4462 | arch/m68k/amiga/amifb.c | disp[con].type = fix.type; |
type | 72 | arch/m68k/amiga/config.c | char *type = NULL; |
type | 76 | arch/m68k/amiga/config.c | type = "A500"; |
type | 79 | arch/m68k/amiga/config.c | type = "A500+"; |
type | 82 | arch/m68k/amiga/config.c | type = "A600"; |
type | 85 | arch/m68k/amiga/config.c | type = "A1000"; |
type | 88 | arch/m68k/amiga/config.c | type = "A1200"; |
type | 91 | arch/m68k/amiga/config.c | type = "A2000"; |
type | 94 | arch/m68k/amiga/config.c | type = "A2500"; |
type | 97 | arch/m68k/amiga/config.c | type = "A3000"; |
type | 100 | arch/m68k/amiga/config.c | type = "A3000T"; |
type | 103 | arch/m68k/amiga/config.c | type = "A3000+"; |
type | 106 | arch/m68k/amiga/config.c | type = "A4000"; |
type | 109 | arch/m68k/amiga/config.c | type = "A4000T"; |
type | 112 | arch/m68k/amiga/config.c | type = "CDTV"; |
type | 115 | arch/m68k/amiga/config.c | type = "CD32"; |
type | 118 | arch/m68k/amiga/config.c | type = "Draco"; |
type | 122 | arch/m68k/amiga/config.c | if (type) |
type | 123 | arch/m68k/amiga/config.c | printk("[%s] ", type); |
type | 823 | arch/m68k/amiga/config.c | char *type; |
type | 826 | arch/m68k/amiga/config.c | type = "OCS"; |
type | 829 | arch/m68k/amiga/config.c | type = "ECS"; |
type | 832 | arch/m68k/amiga/config.c | type = "AGA"; |
type | 835 | arch/m68k/amiga/config.c | type = "Old or Unknown"; |
type | 838 | arch/m68k/amiga/config.c | len += sprintf(buffer+len, "Graphics:\t%s\n", type); |
type | 505 | arch/m68k/atari/atafb.c | fix->type=FB_TYPE_INTERLEAVED_PLANES; |
type | 510 | arch/m68k/atari/atafb.c | fix->type=FB_TYPE_PACKED_PIXELS; |
type | 816 | arch/m68k/atari/atafb.c | fix->type = FB_TYPE_INTERLEAVED_PLANES; |
type | 820 | arch/m68k/atari/atafb.c | fix->type = FB_TYPE_PACKED_PIXELS; |
type | 824 | arch/m68k/atari/atafb.c | fix->type = FB_TYPE_PACKED_PIXELS; |
type | 1705 | arch/m68k/atari/atafb.c | fix->type=FB_TYPE_INTERLEAVED_PLANES; |
type | 1710 | arch/m68k/atari/atafb.c | fix->type=FB_TYPE_PACKED_PIXELS; |
type | 2016 | arch/m68k/atari/atafb.c | fix->type = FB_TYPE_PACKED_PIXELS; |
type | 2031 | arch/m68k/atari/atafb.c | fix->type=FB_TYPE_PACKED_PIXELS; |
type | 2035 | arch/m68k/atari/atafb.c | fix->type=FB_TYPE_PACKED_PIXELS; |
type | 2039 | arch/m68k/atari/atafb.c | fix->type=FB_TYPE_PLANES; |
type | 2043 | arch/m68k/atari/atafb.c | fix->type=FB_TYPE_INTERLEAVED_PLANES; |
type | 2591 | arch/m68k/atari/atafb.c | disp[con].type = fix.type; |
type | 20 | arch/m68k/atari/atafb.h | int type; |
type | 114 | arch/m68k/atari/ataints.c | int type; |
type | 427 | arch/m68k/atari/ataints.c | int atari_add_isr(unsigned long source, isrfunc isr, int type, void |
type | 433 | arch/m68k/atari/ataints.c | if (type < IRQ_TYPE_SLOW || type > IRQ_TYPE_PRIO) { |
type | 435 | arch/m68k/atari/ataints.c | type, name ); |
type | 449 | arch/m68k/atari/ataints.c | if (type == IRQ_TYPE_SLOW && |
type | 460 | arch/m68k/atari/ataints.c | irq_param[source].type = type; |
type | 463 | arch/m68k/atari/ataints.c | (type == IRQ_TYPE_SLOW) ? slow_handlers[source-STMFP_SOURCE_BASE] : |
type | 464 | arch/m68k/atari/ataints.c | (type == IRQ_TYPE_FAST) ? atari_fast_irq_handler : |
type | 472 | arch/m68k/atari/ataints.c | else if (irq_param[source].type == type) { |
type | 606 | arch/m68k/console/fbcon.c | if (p->type == FB_TYPE_INTERLEAVED_PLANES && p->type_aux == 2) { |
type | 628 | arch/m68k/console/fbcon.c | if (p->type == FB_TYPE_INTERLEAVED_PLANES && p->type_aux != 2) { |
type | 640 | arch/m68k/console/fbcon.c | if (p->type == FB_TYPE_PLANES) { |
type | 650 | arch/m68k/console/fbcon.c | if (p->type == FB_TYPE_PACKED_PIXELS) { |
type | 685 | arch/m68k/console/fbcon.c | p->type, p->type_aux); |
type | 60 | arch/m68k/fpsp040/fpsp.h | | type that was generated. Some handlers may omit the "frestore" |
type | 163 | arch/m68k/fpsp040/fpsp.h | .set stag_mask,0xE0 | upper 3 bits are source tag type |
type | 184 | arch/m68k/fpsp040/fpsp.h | .set dtag_mask,0xE0 | upper 3 bits are dest type tag |
type | 2188 | arch/m68k/kernel/console.c | console_driver.type = TTY_DRIVER_TYPE_CONSOLE; |
type | 29 | arch/m68k/kernel/signal.c | #define offsetof(type, member) ((size_t)(&((type *)0)->member)) |
type | 633 | arch/sparc/kernel/sys_sunos.c | extern asmlinkage int sys_socket(int family, int type, int protocol); |
type | 753 | arch/sparc/kernel/sys_sunos.c | sunos_mount(char *type, char *dir, int flags, void *data) |
type | 773 | arch/sparc/kernel/sys_sunos.c | error = verify_area(VERIFY_READ, type, 16); |
type | 776 | arch/sparc/kernel/sys_sunos.c | if(strcmp(type, "ext2") == 0) { |
type | 778 | arch/sparc/kernel/sys_sunos.c | } else if(strcmp(type, "iso9660") == 0) { |
type | 780 | arch/sparc/kernel/sys_sunos.c | } else if(strcmp(type, "minix") == 0) { |
type | 782 | arch/sparc/kernel/sys_sunos.c | } else if(strcmp(type, "ext") == 0) { |
type | 784 | arch/sparc/kernel/sys_sunos.c | } else if(strcmp(type, "xiafs") == 0) { |
type | 786 | arch/sparc/kernel/sys_sunos.c | } else if(strcmp(type, "nfs") == 0) { |
type | 789 | arch/sparc/kernel/sys_sunos.c | } else if(strcmp(type, "ufs") == 0) { |
type | 792 | arch/sparc/kernel/sys_sunos.c | } else if(strcmp(type, "proc")) { |
type | 797 | arch/sparc/kernel/sys_sunos.c | error = sys_mount(dev_fname, dir, type, linux_flags, NULL); |
type | 90 | arch/sparc/kernel/time.c | register int node, type; |
type | 106 | arch/sparc/kernel/time.c | type = 0; |
type | 31 | arch/sparc/kernel/traps.c | unsigned long type; |
type | 92 | arch/sparc/kernel/traps.c | void do_hw_interrupt(unsigned long type, unsigned long psr, unsigned long pc) |
type | 94 | arch/sparc/kernel/traps.c | if(type < 0x80) { |
type | 96 | arch/sparc/kernel/traps.c | printk("Unimplemented Sparc TRAP, type = %02lx\n", type); |
type | 99 | arch/sparc/kernel/traps.c | if(type == SP_TRAP_SBPT) { |
type | 103 | arch/sparc/kernel/traps.c | current->tss.sig_desc = SUBSIG_BADTRAP(type - 0x80); |
type | 365 | drivers/block/amiflop.c | for (n = unit[drive].type->tracks/4; n != 0; --n) { |
type | 373 | drivers/block/amiflop.c | ms_delay(unit[drive].type->step_delay); |
type | 375 | drivers/block/amiflop.c | ms_delay (unit[drive].type->settle_time); |
type | 377 | drivers/block/amiflop.c | n = unit[drive].type->tracks/2 + 20; |
type | 384 | drivers/block/amiflop.c | ms_delay(unit[drive].type->step_delay + 1); |
type | 395 | drivers/block/amiflop.c | ms_delay(unit[drive].type->settle_time); |
type | 430 | drivers/block/amiflop.c | ms_delay (unit[drive].type->side_time); |
type | 440 | drivers/block/amiflop.c | ms_delay (unit[drive].type->step_delay); |
type | 442 | drivers/block/amiflop.c | ms_delay (unit[drive].type->settle_time); |
type | 551 | drivers/block/amiflop.c | for (cnt = 0; cnt < 415 * unit[disk].type->sect_mult; cnt++) |
type | 617 | drivers/block/amiflop.c | end = raw + unit[drive].type->read_size; |
type | 850 | drivers/block/amiflop.c | end = raw + unit[drive].type->read_size; |
type | 876 | drivers/block/amiflop.c | if (hdr.track != track/unit[drive].type->heads) { |
type | 878 | drivers/block/amiflop.c | track/unit[drive].type->heads); |
type | 882 | drivers/block/amiflop.c | if (hdr.side != track%unit[drive].type->heads) { |
type | 884 | drivers/block/amiflop.c | track%unit[drive].type->heads); |
type | 972 | drivers/block/amiflop.c | hdr.track=track/unit[drive].type->heads; |
type | 973 | drivers/block/amiflop.c | hdr.side=track%unit[drive].type->heads; |
type | 1021 | drivers/block/amiflop.c | if (unit[disk].type->sect_mult==2) /* check for HD-Disks */ |
type | 1130 | drivers/block/amiflop.c | ms_delay (unit[drive].type->side_time); |
type | 1156 | drivers/block/amiflop.c | if ((ulong)track >= unit[drive].type->precomp2) |
type | 1158 | drivers/block/amiflop.c | else if ((ulong)track >= unit[drive].type->precomp1) |
type | 1164 | drivers/block/amiflop.c | ms_delay (unit[drive].type->side_time); |
type | 1190 | drivers/block/amiflop.c | raw_read(drive, track, raw_buf, unit[drive].type->read_size); |
type | 1210 | drivers/block/amiflop.c | if (!raw_write(nr, savedtrack, raw_buf, unit[nr].type->write_size)) { |
type | 1229 | drivers/block/amiflop.c | if (!raw_write(nr, savedtrack, raw_buf, unit[nr].type->write_size)) { |
type | 1421 | drivers/block/amiflop.c | if (param < unit[drive].type->tracks) |
type | 1446 | drivers/block/amiflop.c | getprm.track=unit[drive].type->tracks/unit[drive].type->heads; |
type | 1447 | drivers/block/amiflop.c | getprm.head=unit[drive].type->heads; |
type | 1471 | drivers/block/amiflop.c | unit[drive].type->read_size); |
type | 1474 | drivers/block/amiflop.c | memcpy_tofs((void *)param, raw_buf, unit[drive].type->read_size); |
type | 1475 | drivers/block/amiflop.c | return unit[drive].type->read_size; |
type | 1539 | drivers/block/amiflop.c | int type; |
type | 1547 | drivers/block/amiflop.c | unit[drive].type = NULL; |
type | 1548 | drivers/block/amiflop.c | for (type = 0; type < num_dr_types; type++) |
type | 1549 | drivers/block/amiflop.c | if (drive_types[type].code == code) |
type | 1552 | drivers/block/amiflop.c | if (type >= num_dr_types) { |
type | 1558 | drivers/block/amiflop.c | unit[drive].type = &drive_types[type]; |
type | 1569 | drivers/block/amiflop.c | unit[drive].sects=data_types[system].sects*unit[drive].type->sect_mult; |
type | 1570 | drivers/block/amiflop.c | unit[drive].blocks=unit[drive].type->heads*unit[drive].type->tracks* |
type | 1585 | drivers/block/amiflop.c | if (unit[drive].type->code != FD_NODRIVE) { |
type | 1611 | drivers/block/amiflop.c | if (unit[drive].type->code == FD_NODRIVE) |
type | 1636 | drivers/block/amiflop.c | unit[drive].sects=data_types[system].sects*unit[drive].type->sect_mult; |
type | 1637 | drivers/block/amiflop.c | unit[drive].blocks=unit[drive].type->heads*unit[drive].type->tracks* |
type | 1640 | drivers/block/amiflop.c | printk("fd%d: accessing %s-disk with %s-layout\n",drive,unit[drive].type->name, |
type | 640 | drivers/block/ataflop.c | int type, drive = MINOR(device) & 3; |
type | 653 | drivers/block/ataflop.c | type = MINOR(device) >> 2; |
type | 654 | drivers/block/ataflop.c | if (type) { |
type | 655 | drivers/block/ataflop.c | if (--type >= NUM_DISK_MINORS || |
type | 656 | drivers/block/ataflop.c | minor2disktype[type].drive_types > DriveType) { |
type | 660 | drivers/block/ataflop.c | type = minor2disktype[type].index; |
type | 661 | drivers/block/ataflop.c | UDT = &disk_type[type]; |
type | 1419 | drivers/block/ataflop.c | int device, drive, type; |
type | 1444 | drivers/block/ataflop.c | type = device >> 2; |
type | 1453 | drivers/block/ataflop.c | if (type == 0) { |
type | 1463 | drivers/block/ataflop.c | if (--type >= NUM_DISK_MINORS) { |
type | 1468 | drivers/block/ataflop.c | if (minor2disktype[type].drive_types > DriveType) { |
type | 1473 | drivers/block/ataflop.c | type = minor2disktype[type].index; |
type | 1474 | drivers/block/ataflop.c | UDT = &disk_type[type]; |
type | 1537 | drivers/block/ataflop.c | int drive, type, error; |
type | 1548 | drivers/block/ataflop.c | type = drive >> 2; |
type | 1552 | drivers/block/ataflop.c | if (type) { |
type | 1553 | drivers/block/ataflop.c | if (--type >= NUM_DISK_MINORS) |
type | 1555 | drivers/block/ataflop.c | if (minor2disktype[type].drive_types > DriveType) |
type | 1557 | drivers/block/ataflop.c | type = minor2disktype[type].index; |
type | 1558 | drivers/block/ataflop.c | dtp = &disk_type[type]; |
type | 1752 | drivers/block/ataflop.c | int drive, type; |
type | 1762 | drivers/block/ataflop.c | type = MINOR(inode->i_rdev) >> 2; |
type | 1763 | drivers/block/ataflop.c | DPRINT(("fd_open: type=%d\n",type)); |
type | 1764 | drivers/block/ataflop.c | if (type > NUM_DISK_MINORS) |
type | 1887 | drivers/block/ataflop.c | int type = minor2disktype[(i >> 2) - 1].index; |
type | 1888 | drivers/block/ataflop.c | floppy_sizes[i] = disk_type[type].blocks >> 1; |
type | 2880 | drivers/block/floppy.c | static inline const char *drive_name(int type, int drive) |
type | 2884 | drivers/block/floppy.c | if (type) |
type | 2885 | drivers/block/floppy.c | floppy = floppy_type + type; |
type | 3140 | drivers/block/floppy.c | int drive, int type, kdev_t device) |
type | 3152 | drivers/block/floppy.c | if (type){ |
type | 3157 | drivers/block/floppy.c | if (ITYPE(drive_state[cnt].fd_device) == type && |
type | 3161 | drivers/block/floppy.c | floppy_type[type] = *g; |
type | 3162 | drivers/block/floppy.c | floppy_type[type].name="user format"; |
type | 3163 | drivers/block/floppy.c | for (cnt = type << 2; cnt < (type << 2) + 4; cnt++) |
type | 3165 | drivers/block/floppy.c | floppy_type[type].size>>1; |
type | 3168 | drivers/block/floppy.c | if (ITYPE(drive_state[cnt].fd_device) == type && |
type | 3288 | drivers/block/floppy.c | int i,drive,type; |
type | 3304 | drivers/block/floppy.c | type = TYPE(device); |
type | 3363 | drivers/block/floppy.c | drive, type, device); |
type | 3365 | drivers/block/floppy.c | if (type) |
type | 3366 | drivers/block/floppy.c | outparam = (char *) &floppy_type[type]; |
type | 3407 | drivers/block/floppy.c | outparam = drive_name(type,drive); |
type | 3433 | drivers/block/floppy.c | if (type) |
type | 2198 | drivers/block/ide.c | byte type = (id->config >> 8) & 0x1f; |
type | 2207 | drivers/block/ide.c | switch (type) { |
type | 2244 | drivers/block/ide.c | printk("Type %d - Unknown device\n", type); |
type | 156 | drivers/block/promise.c | switch(ident.type) { |
type | 161 | drivers/block/promise.c | ,ident.type); |
type | 28 | drivers/block/promise.h | u8 type; |
type | 305 | drivers/cdrom/aztcd.c | static int aztSetDiskType(int type); |
type | 564 | drivers/cdrom/aztcd.c | static int aztSetDiskType(int type) |
type | 569 | drivers/cdrom/aztcd.c | printk("aztcd: set disk type command: type= %i\n",type); |
type | 573 | drivers/cdrom/aztcd.c | outb(type,CMD_PORT); |
type | 577 | drivers/cdrom/aztcd.c | { azt_read_mode=type; |
type | 583 | drivers/cdrom/aztcd.c | printk("### Error 1 aztcd: aztSetDiskType %x Error Code %x\n",type,data); |
type | 587 | drivers/cdrom/aztcd.c | { printk("### Error 2 aztcd: aztSetDiskType %x\n ",type); |
type | 536 | drivers/cdrom/sbpcd.c | const char *type; |
type | 3022 | drivers/cdrom/sbpcd.c | CDo_command, type, D_S[d].drive_model, D_S[d].drv_id); |
type | 5200 | drivers/cdrom/sbpcd.c | if (sbpcd[port_index+1]==2) type=str_sp; |
type | 5201 | drivers/cdrom/sbpcd.c | else if (sbpcd[port_index+1]==1) type=str_sb; |
type | 5202 | drivers/cdrom/sbpcd.c | else if (sbpcd[port_index+1]==3) type=str_t16; |
type | 5203 | drivers/cdrom/sbpcd.c | else type=str_lm; |
type | 5204 | drivers/cdrom/sbpcd.c | sbpcd_setup(type, addr); |
type | 5206 | drivers/cdrom/sbpcd.c | msg(DBG_INF,"Scanning 0x%X (%s)...\n", CDo_command, type); |
type | 1999 | drivers/char/console.c | console_driver.type = TTY_DRIVER_TYPE_CONSOLE; |
type | 1214 | drivers/char/cyclades.c | if (!info->type){ |
type | 1840 | drivers/char/cyclades.c | tmp.type = info->type; |
type | 2789 | drivers/char/cyclades.c | cy_serial_driver.type = TTY_DRIVER_TYPE_SERIAL; |
type | 2876 | drivers/char/cyclades.c | info->type = PORT_CIRRUS; |
type | 399 | drivers/char/ftape/fdc-io.c | if (fdc.type >= i82077) { |
type | 433 | drivers/char/ftape/fdc-io.c | if (fdc.type >= i82078_1) { |
type | 460 | drivers/char/ftape/fdc-io.c | if (fdc.type > i82078_1) { |
type | 544 | drivers/char/ftape/fdc-io.c | if (CLK_48MHZ && fdc.type >= i82078) |
type | 786 | drivers/char/ftape/fdc-io.c | if (fdc.type < i82077AA) { |
type | 817 | drivers/char/ftape/fdc-io.c | if (fdc.type < i82077AA) { |
type | 904 | drivers/char/ftape/fdc-io.c | if (CLK_48MHZ && fdc.type >= i82078) |
type | 1139 | drivers/char/ftape/fdc-io.c | fdc.type = fc10; |
type | 1143 | drivers/char/ftape/fdc-io.c | fdc.type = no_fdc; |
type | 1274 | drivers/char/ftape/fdc-io.c | if (fdc.type == no_fdc) { /* default, means no FC-10 or 20 found */ |
type | 1275 | drivers/char/ftape/fdc-io.c | fdc.type = fdc_probe(); |
type | 1277 | drivers/char/ftape/fdc-io.c | if (fdc.type != no_fdc) { |
type | 1278 | drivers/char/ftape/fdc-io.c | if (fdc.type >= i82077) { |
type | 89 | drivers/char/ftape/fdc-io.h | } type; /* FDC type */ |
type | 509 | drivers/char/ftape/ftape-ctl.c | if (fdc.type >= i82078_1) |
type | 511 | drivers/char/ftape/ftape-ctl.c | else if (fdc.type >= i82077) |
type | 1694 | drivers/char/istallion.c | sio.type = PORT_UNKNOWN; |
type | 4160 | drivers/char/istallion.c | stli_brdstats.type = brdp->brdtype; |
type | 4484 | drivers/char/istallion.c | stli_serial.type = TTY_DRIVER_TYPE_SERIAL; |
type | 239 | drivers/char/keyb_m68k.c | u_char type; |
type | 247 | drivers/char/keyb_m68k.c | type = KTYP(keysym); |
type | 249 | drivers/char/keyb_m68k.c | if (type >= 0xf0) { |
type | 250 | drivers/char/keyb_m68k.c | type -= 0xf0; |
type | 251 | drivers/char/keyb_m68k.c | if (type == KT_LETTER) { |
type | 252 | drivers/char/keyb_m68k.c | type = KT_LATIN; |
type | 259 | drivers/char/keyb_m68k.c | (*key_handler[type])(keysym & 0xff, up_flag); |
type | 260 | drivers/char/keyb_m68k.c | if (type != KT_SLOCK) |
type | 274 | drivers/char/keyb_m68k.c | type = KTYP(keysym); |
type | 275 | drivers/char/keyb_m68k.c | if (type == KT_SHIFT) |
type | 276 | drivers/char/keyb_m68k.c | (*key_handler[type])(keysym & 0xff, up_flag); |
type | 552 | drivers/char/keyboard.c | u_char type; |
type | 560 | drivers/char/keyboard.c | type = KTYP(keysym); |
type | 562 | drivers/char/keyboard.c | if (type >= 0xf0) { |
type | 563 | drivers/char/keyboard.c | type -= 0xf0; |
type | 564 | drivers/char/keyboard.c | if (type == KT_LETTER) { |
type | 565 | drivers/char/keyboard.c | type = KT_LATIN; |
type | 572 | drivers/char/keyboard.c | (*key_handler[type])(keysym & 0xff, up_flag); |
type | 573 | drivers/char/keyboard.c | if (type != KT_SLOCK) |
type | 587 | drivers/char/keyboard.c | type = KTYP(keysym); |
type | 588 | drivers/char/keyboard.c | if (type == KT_SHIFT) |
type | 589 | drivers/char/keyboard.c | (*key_handler[type])(keysym & 0xff, up_flag); |
type | 163 | drivers/char/pcxx.c | if(b->type == PCXEVE) |
type | 172 | drivers/char/pcxx.c | if(b->type == PCXEVE) |
type | 178 | drivers/char/pcxx.c | if(ch->board->type == PCXEVE) |
type | 203 | drivers/char/pcxx.c | if(ch->board->type == PCXEVE) |
type | 209 | drivers/char/pcxx.c | if(ch->board->type != PCXEVE) |
type | 215 | drivers/char/pcxx.c | if(ch->board->type != PCXEVE) |
type | 792 | drivers/char/pcxx.c | board.type = ints[i]; |
type | 859 | drivers/char/pcxx.c | board.type = j; |
type | 945 | drivers/char/pcxx.c | numcards, board_desc[board.type], board_mem[board.type], |
type | 1025 | drivers/char/pcxx.c | pcxe_driver.type = TTY_DRIVER_TYPE_SERIAL; |
type | 1112 | drivers/char/pcxx.c | bd->type = PCXI; |
type | 1123 | drivers/char/pcxx.c | bd->type = PCXEVE; /* PC/Xe 8K card */ |
type | 1125 | drivers/char/pcxx.c | bd->type = PCXE; /* PC/Xe 64K card */ |
type | 1140 | drivers/char/pcxx.c | board_desc[bd->type], bd->port); |
type | 1156 | drivers/char/pcxx.c | bd->membase, board_desc[bd->type], bd->port); |
type | 1165 | drivers/char/pcxx.c | if(bd->type == PCXI || bd->type == PCXE) { |
type | 1180 | drivers/char/pcxx.c | board_desc[bd->type], bd->port); |
type | 1185 | drivers/char/pcxx.c | if(bd->type == PCXEVE) { |
type | 1202 | drivers/char/pcxx.c | board_desc[bd->type], bd->port); |
type | 1209 | drivers/char/pcxx.c | if(bd->type == PCXEVE) |
type | 1229 | drivers/char/pcxx.c | board_desc[bd->type], bd->port); |
type | 1251 | drivers/char/pcxx.c | board_desc[bd->type], bd->port); |
type | 1266 | drivers/char/pcxx.c | if((bd->type == PCXEVE) && (*(ushort *)((ulong)memaddr+NPORT) < 3)) |
type | 1305 | drivers/char/pcxx.c | if(bd->type != PCXEVE) { |
type | 1352 | drivers/char/pcxx.c | board_desc[bd->type], board_mem[bd->type], bd->port, |
type | 47 | drivers/char/pcxx.h | unchar type; |
type | 254 | drivers/char/pty.c | pty_driver.type = TTY_DRIVER_TYPE_PTY; |
type | 1438 | drivers/char/riscom8.c | (tmp.type != PORT_CIRRUS) || |
type | 1483 | drivers/char/riscom8.c | tmp.type = PORT_CIRRUS; |
type | 1740 | drivers/char/riscom8.c | riscom_driver.type = TTY_DRIVER_TYPE_SERIAL; |
type | 212 | drivers/char/scc.c | static struct mbuf * scc_get_buffer(struct scc_channel *scc, char type); |
type | 657 | drivers/char/scc.c | scc_get_buffer(struct scc_channel *scc, char type) |
type | 661 | drivers/char/scc.c | if (type == BT_TRANSMIT) |
type | 2677 | drivers/char/scc.c | scc_driver.type = TTY_DRIVER_TYPE_SERIAL; |
type | 922 | drivers/char/serial.c | if (!info->port || !info->type) { |
type | 942 | drivers/char/serial.c | if (info->type == PORT_16650) { |
type | 946 | drivers/char/serial.c | } else if (info->type == PORT_16550A) { |
type | 1231 | drivers/char/serial.c | if (info->type == PORT_16550A) { |
type | 1236 | drivers/char/serial.c | } else if (info->type == PORT_16650) { |
type | 1499 | drivers/char/serial.c | tmp.type = info->type; |
type | 1532 | drivers/char/serial.c | (new_serial.type != info->type) || |
type | 1547 | drivers/char/serial.c | (new_serial.type < PORT_UNKNOWN) || (new_serial.type > PORT_MAX)) { |
type | 1552 | drivers/char/serial.c | if (new_serial.type) { |
type | 1556 | drivers/char/serial.c | rs_table[i].type) |
type | 1572 | drivers/char/serial.c | info->type = new_serial.type; |
type | 1587 | drivers/char/serial.c | if(info->type != PORT_UNKNOWN) |
type | 1592 | drivers/char/serial.c | if (!info->port || !info->type) |
type | 2569 | drivers/char/serial.c | info->type = PORT_UNKNOWN; |
type | 2634 | drivers/char/serial.c | info->type = PORT_16450; |
type | 2637 | drivers/char/serial.c | info->type = PORT_UNKNOWN; |
type | 2640 | drivers/char/serial.c | info->type = PORT_16550; |
type | 2645 | drivers/char/serial.c | info->type = PORT_16650; |
type | 2648 | drivers/char/serial.c | info->type = PORT_16550A; |
type | 2654 | drivers/char/serial.c | if (info->type == PORT_16450) { |
type | 2663 | drivers/char/serial.c | info->type = PORT_8250; |
type | 2727 | drivers/char/serial.c | serial_driver.type = TTY_DRIVER_TYPE_SERIAL; |
type | 2772 | drivers/char/serial.c | info->type = PORT_UNKNOWN; |
type | 2798 | drivers/char/serial.c | if (info->type == PORT_UNKNOWN) |
type | 2803 | drivers/char/serial.c | switch (info->type) { |
type | 2846 | drivers/char/serial.c | if ((rs_table[i].type == PORT_UNKNOWN) && |
type | 2865 | drivers/char/serial.c | if (info->type == PORT_UNKNOWN) { |
type | 2872 | drivers/char/serial.c | switch (info->type) { |
type | 2897 | drivers/char/serial.c | info->type = PORT_UNKNOWN; |
type | 2929 | drivers/char/serial.c | if (rs_table[i].type != PORT_UNKNOWN) |
type | 1069 | drivers/char/stallion.c | sio.type = PORT_CIRRUS; |
type | 2894 | drivers/char/stallion.c | stl_brdstats.type = brdp->brdtype; |
type | 3140 | drivers/char/stallion.c | stl_serial.type = TTY_DRIVER_TYPE_SERIAL; |
type | 186 | drivers/char/tty_io.c | if (tty->driver.type == TTY_DRIVER_TYPE_PTY && |
type | 480 | drivers/char/tty_io.c | if (on_exit && tty->driver.type != TTY_DRIVER_TYPE_PTY) |
type | 822 | drivers/char/tty_io.c | if (driver->type == TTY_DRIVER_TYPE_PTY && |
type | 851 | drivers/char/tty_io.c | if (driver->type == TTY_DRIVER_TYPE_PTY) { |
type | 921 | drivers/char/tty_io.c | if (driver->type == TTY_DRIVER_TYPE_PTY) { |
type | 1057 | drivers/char/tty_io.c | if (tty->driver.type == TTY_DRIVER_TYPE_PTY && |
type | 1192 | drivers/char/tty_io.c | if (tty->driver.type == TTY_DRIVER_TYPE_PTY && |
type | 1376 | drivers/char/tty_io.c | if (tty->driver.type == TTY_DRIVER_TYPE_PTY && |
type | 1419 | drivers/char/tty_io.c | if (tty->driver.type == TTY_DRIVER_TYPE_CONSOLE) { |
type | 1526 | drivers/char/tty_io.c | if (tty->driver.type != TTY_DRIVER_TYPE_CONSOLE) |
type | 381 | drivers/char/tty_ioctl.c | if (tty->driver.type == TTY_DRIVER_TYPE_PTY && |
type | 520 | drivers/char/tty_ioctl.c | if (tty->driver.type != TTY_DRIVER_TYPE_PTY || |
type | 856 | drivers/isdn/isdn_common.c | static int isdn_select(struct inode *inode, struct file *file, int type, select_table * st) |
type | 873 | drivers/isdn/isdn_common.c | return (isdn_ppp_select(minor - ISDN_MINOR_PPP, file, type, st)); |
type | 1074 | drivers/isdn/isdn_net.c | my_eth_header(struct sk_buff *skb, struct device *dev, unsigned short type, |
type | 1085 | drivers/isdn/isdn_net.c | if(type!=ETH_P_802_3) |
type | 1086 | drivers/isdn/isdn_net.c | eth->h_proto = htons(type); |
type | 1121 | drivers/isdn/isdn_net.c | isdn_net_header(struct sk_buff *skb, struct device *dev, unsigned short type, |
type | 1129 | drivers/isdn/isdn_net.c | len = my_eth_header(skb, dev, type, daddr, saddr, plen); |
type | 1137 | drivers/isdn/isdn_net.c | *((ushort*) skb_push(skb, 2)) = htons(type); |
type | 1149 | drivers/isdn/isdn_net.c | *((ushort*)&skb->data[2]) = htons(type); |
type | 1243 | drivers/isdn/isdn_net.c | ndev->type = ARPHRD_ETHER; |
type | 366 | drivers/isdn/isdn_ppp.c | int isdn_ppp_select(int minor, struct file *file, int type, select_table * st) |
type | 372 | drivers/isdn/isdn_ppp.c | printk(KERN_DEBUG "isdn_ppp_select: minor: %d, type: %d \n",minor,type); |
type | 378 | drivers/isdn/isdn_ppp.c | switch (type) { |
type | 300 | drivers/isdn/isdn_tty.c | if (!info->type) { |
type | 1144 | drivers/isdn/isdn_tty.c | m->tty_modem.type = TTY_DRIVER_TYPE_SERIAL; |
type | 1199 | drivers/isdn/isdn_tty.c | info->type = ISDN_PORT_16550A; |
type | 239 | drivers/isdn/pcbit/drv.c | info.type = EV_USR_SETUP_REQ; |
type | 577 | drivers/isdn/pcbit/drv.c | cbdata.type = EV_NET_SETUP; |
type | 73 | drivers/isdn/pcbit/edss1.h | unsigned short type; |
type | 1062 | drivers/isdn/teles/callc.c | chanp->lc_d.type = LC_D; |
type | 1075 | drivers/isdn/teles/callc.c | chanp->lc_b.type = LC_B; |
type | 439 | drivers/isdn/teles/teles.h | int type; |
type | 630 | drivers/net/arcnet.c | unsigned short type,void *daddr,void *saddr,unsigned len); |
type | 650 | drivers/net/arcnet.c | unsigned short type,void *daddr,void *saddr,unsigned len); |
type | 1285 | drivers/net/arcnet.c | dev->type = ARPHRD_ARCNET; |
type | 2585 | drivers/net/arcnet.c | unsigned short type,void *daddr,void *saddr,unsigned len) |
type | 2594 | drivers/net/arcnet.c | type,type,len); |
type | 2597 | drivers/net/arcnet.c | switch(type) |
type | 2618 | drivers/net/arcnet.c | type,type); |
type | 3058 | drivers/net/arcnet.c | unsigned short type,void *daddr,void *saddr,unsigned len) |
type | 3065 | drivers/net/arcnet.c | switch(type) |
type | 3077 | drivers/net/arcnet.c | type,type); |
type | 241 | drivers/net/de600.c | static byte de600_read_byte(unsigned char type, struct device *dev); |
type | 293 | drivers/net/de600.c | #define de600_setup_address(addr,type) ( \ |
type | 294 | drivers/net/de600.c | outb_p((((addr) << 4) & 0xf0) | type , DATA_PORT), \ |
type | 295 | drivers/net/de600.c | outb_p(( (addr) & 0xf0) | type | HI_NIBBLE, DATA_PORT), \ |
type | 296 | drivers/net/de600.c | outb_p((((addr) >> 4) & 0xf0) | type , DATA_PORT), \ |
type | 297 | drivers/net/de600.c | outb_p((((addr) >> 8) & 0xf0) | type | HI_NIBBLE, DATA_PORT)) |
type | 319 | drivers/net/de600.c | de600_read_byte(unsigned char type, struct device *dev) { /* dev used by macros */ |
type | 322 | drivers/net/de600.c | (void)outb_p((type), DATA_PORT); |
type | 324 | drivers/net/de600.c | (void)outb_p((type) | HI_NIBBLE, DATA_PORT); |
type | 120 | drivers/net/dlci.c | unsigned short type, void *daddr, void *saddr, |
type | 131 | drivers/net/dlci.c | switch(type) |
type | 144 | drivers/net/dlci.c | hdr.PID = type; |
type | 304 | drivers/net/dlci.c | if (slave->type != ARPHRD_FRAD) |
type | 589 | drivers/net/dlci.c | dev->type = ARPHRD_DLCI; |
type | 606 | drivers/net/dlci.c | dev->type = 0xFFFF; |
type | 159 | drivers/net/eql.c | unsigned short type, void *daddr, void *saddr, |
type | 280 | drivers/net/eql.c | dev->type = ARPHRD_SLIP; |
type | 417 | drivers/net/eql.c | unsigned short type, void *daddr, void *saddr, |
type | 275 | drivers/net/i82586.h | and length/type field already prepended to the data, |
type | 130 | drivers/net/ibmtr.c | char *adapter_def(char type) |
type | 132 | drivers/net/ibmtr.c | switch (type) { |
type | 162 | drivers/net/ibmtr.c | static void open_sap(unsigned char type,struct device *dev); |
type | 1119 | drivers/net/ibmtr.c | static void open_sap(unsigned char type,struct device *dev) |
type | 1135 | drivers/net/ibmtr.c | writeb(type, ti->srb + offsetof(struct dlc_open_sap, sap_value)); |
type | 127 | drivers/net/loopback.c | dev->type = ARPHRD_LOOPBACK; /* 0x0001 */ |
type | 174 | drivers/net/net_init.c | dev->type = ARPHRD_ETHER; |
type | 204 | drivers/net/net_init.c | dev->type = ARPHRD_IEEE802; |
type | 365 | drivers/net/new_tunnel.c | dev->type = ARPHRD_TUNNEL; |
type | 1077 | drivers/net/pi2.c | static int pi_header(struct sk_buff *skb, struct device *dev, unsigned short type, |
type | 1080 | drivers/net/pi2.c | return ax25_encapsulate(skb, dev, type, daddr, saddr, len); |
type | 1429 | drivers/net/pi2.c | dev->type = ARPHRD_AX25; /* AF_AX25 device */ |
type | 126 | drivers/net/ppp.c | static struct compressor *find_compressor (int type); |
type | 403 | drivers/net/ppp.c | dev->type = ARPHRD_PPP; |
type | 494 | drivers/net/ppp.c | ppp_alloc_buf (int size, int type) |
type | 503 | drivers/net/ppp.c | buf->type = type; |
type | 915 | drivers/net/ppp.c | if (xbuf->type == BUFFER_TYPE_DEV_WR) |
type | 1006 | drivers/net/ppp.c | if (xbuf->type == BUFFER_TYPE_TTY_WR) |
type | 3144 | drivers/net/ppp.c | __u16 type, void *daddr, |
type | 3330 | drivers/net/ppp.c | static struct compressor *find_compressor (int type) |
type | 3340 | drivers/net/ppp.c | if ((int) (__u8) lnk->comp->compress_proto == type) { |
type | 339 | drivers/net/pt.c | static int pt_header (struct sk_buff *skb, struct device *dev, unsigned short type, |
type | 342 | drivers/net/pt.c | return ax25_encapsulate(skb, dev, type, daddr, saddr, len); |
type | 896 | drivers/net/pt.c | dev->type = ARPHRD_AX25; /* AF_AX25 device */ |
type | 174 | drivers/net/sdla.c | switch(flp->type) |
type | 201 | drivers/net/sdla.c | switch(flp->type) |
type | 420 | drivers/net/sdla.c | window = flp->type == SDLA_S508 ? SDLA_508_CMD_BUF : SDLA_502_CMD_BUF; |
type | 540 | drivers/net/sdla.c | if (master->type != ARPHRD_DLCI) |
type | 665 | drivers/net/sdla.c | switch (dev->type) |
type | 668 | drivers/net/sdla.c | if (skb->dev->type != ARPHRD_DLCI) |
type | 677 | drivers/net/sdla.c | printk(KERN_WARNING "%s: unknown firmware type 0x%4.4X\n", dev->name, dev->type); |
type | 683 | drivers/net/sdla.c | switch (flp->type) |
type | 761 | drivers/net/sdla.c | switch (flp->type) |
type | 821 | drivers/net/sdla.c | switch (flp->type) |
type | 884 | drivers/net/sdla.c | byte = sdla_byte(dev, flp->type == SDLA_S508 ? SDLA_508_IRQ_INTERFACE : SDLA_502_IRQ_INTERFACE); |
type | 905 | drivers/net/sdla.c | if (flp->type == SDLA_S502E) |
type | 915 | drivers/net/sdla.c | sdla_write(dev, flp->type == SDLA_S508 ? SDLA_508_IRQ_INTERFACE : SDLA_502_IRQ_INTERFACE, &byte, sizeof(byte)); |
type | 959 | drivers/net/sdla.c | switch(flp->type) |
type | 1026 | drivers/net/sdla.c | if (flp->type == SDLA_S508) |
type | 1033 | drivers/net/sdla.c | switch(flp->type) |
type | 1103 | drivers/net/sdla.c | if (dev->type == 0xFFFF) |
type | 1126 | drivers/net/sdla.c | ((data.config.kbaud > 128) && (flp->type != SDLA_S508))) |
type | 1153 | drivers/net/sdla.c | if (flp->type == SDLA_S508) |
type | 1281 | drivers/net/sdla.c | ifr->ifr_flags = flp->type; |
type | 1300 | drivers/net/sdla.c | dev->type = ifr->ifr_flags; |
type | 1367 | drivers/net/sdla.c | flp->type = SDLA_UNKNOWN; |
type | 1383 | drivers/net/sdla.c | flp->type = SDLA_S502E; |
type | 1388 | drivers/net/sdla.c | if (flp->type == SDLA_UNKNOWN) |
type | 1403 | drivers/net/sdla.c | flp->type = SDLA_S507; |
type | 1409 | drivers/net/sdla.c | if (flp->type == SDLA_UNKNOWN) |
type | 1418 | drivers/net/sdla.c | flp->type = SDLA_S508; |
type | 1423 | drivers/net/sdla.c | if (flp->type == SDLA_UNKNOWN) |
type | 1435 | drivers/net/sdla.c | flp->type = SDLA_S502A; |
type | 1441 | drivers/net/sdla.c | if (flp->type == SDLA_UNKNOWN) |
type | 1453 | drivers/net/sdla.c | if ((flp->type != SDLA_S508) && (flp->type != SDLA_S507)) |
type | 1460 | drivers/net/sdla.c | if (flp->type != SDLA_S502E) |
type | 1469 | drivers/net/sdla.c | if ((flp->type != SDLA_S508) && (flp->type != SDLA_S507)) |
type | 1475 | drivers/net/sdla.c | if (flp->type == SDLA_S502A) |
type | 1489 | drivers/net/sdla.c | if (flp->type == SDLA_S507) |
type | 1527 | drivers/net/sdla.c | if ((flp->type == SDLA_S502A) && (((map->mem_start & 0xF000) >> 12) == 0x0E)) |
type | 1530 | drivers/net/sdla.c | if ((flp->type != SDLA_S507) && ((map->mem_start >> 16) == 0x0B)) |
type | 1533 | drivers/net/sdla.c | if ((flp->type == SDLA_S507) && ((map->mem_start >> 16) == 0x0D)) |
type | 1539 | drivers/net/sdla.c | byte = flp->type != SDLA_S508 ? SDLA_8K_WINDOW : 0; |
type | 1540 | drivers/net/sdla.c | byte |= (map->mem_start & 0xF000) >> (12 + (flp->type == SDLA_S508 ? 1 : 0)); |
type | 1541 | drivers/net/sdla.c | switch(flp->type) |
type | 1599 | drivers/net/sdla.c | switch(flp->type) |
type | 1648 | drivers/net/sdla.c | dev->type = 0xFFFF; |
type | 538 | drivers/net/slip.c | sl_header(struct sk_buff *skb, struct device *dev, unsigned short type, |
type | 545 | drivers/net/slip.c | if (sl->mode & SL_MODE_AX25 && type != htons(ETH_P_AX25)) { |
type | 546 | drivers/net/slip.c | return ax25_encapsulate(skb, dev, type, daddr, saddr, len); |
type | 767 | drivers/net/slip.c | sl->dev->type = ARPHRD_SLIP + sl->mode; |
type | 769 | drivers/net/slip.c | if (sl->dev->type == 260) { /* KISS */ |
type | 770 | drivers/net/slip.c | sl->dev->type = ARPHRD_AX25; |
type | 1106 | drivers/net/slip.c | sl->dev->type = ARPHRD_SLIP+sl->mode; |
type | 1108 | drivers/net/slip.c | if (sl->dev->type == 260) { |
type | 1109 | drivers/net/slip.c | sl->dev->type = ARPHRD_AX25; |
type | 1296 | drivers/net/slip.c | dev->type = ARPHRD_SLIP + SL_MODE_DEFAULT; |
type | 1299 | drivers/net/slip.c | if (sl->dev->type == 260) { |
type | 1300 | drivers/net/slip.c | sl->dev->type = ARPHRD_AX25; |
type | 976 | drivers/net/strip.c | unsigned short type, void *daddr, void *saddr, unsigned len) |
type | 1172 | drivers/net/strip.c | dev->type = ARPHRD_METRICOM; /* dtang */ |
type | 1333 | drivers/net/strip.c | strip_info->dev.type = ARPHRD_METRICOM; /* dtang */ |
type | 266 | drivers/pci/pci.c | const char *type; |
type | 542 | drivers/pci/pci.c | printk(" %s: ", bridge_optimization[i].type); |
type | 685 | drivers/pci/pci.c | const char *pref, *type = "unknown"; |
type | 694 | drivers/pci/pci.c | type = "32 bit"; break; |
type | 696 | drivers/pci/pci.c | type = "20 bit"; break; |
type | 698 | drivers/pci/pci.c | type = "64 bit"; |
type | 707 | drivers/pci/pci.c | "0x%lx.", pref, type, |
type | 515 | drivers/sbus/char/suncons.c | struct fbtype type; /* frame buffer type */ |
type | 563 | drivers/sbus/char/suncons.c | *(struct fbtype *)arg = (fb->type); |
type | 570 | drivers/sbus/char/suncons.c | fba->real_type = fb->type.fb_type; |
type | 572 | drivers/sbus/char/suncons.c | fba->fbtype = fb->type; |
type | 574 | drivers/sbus/char/suncons.c | fba->sattr.emu_type = fb->type.fb_type; |
type | 576 | drivers/sbus/char/suncons.c | fba->emu_types [0] = fb->type.fb_type; |
type | 878 | drivers/sbus/char/suncons.c | if (map_size < fb->type.fb_size) |
type | 879 | drivers/sbus/char/suncons.c | map_size = fb->type.fb_size; |
type | 1027 | drivers/sbus/char/suncons.c | fbinfo [slot].type.fb_cmsize = 256; |
type | 1051 | drivers/sbus/char/suncons.c | fbinfo [slot].type.fb_size, "cgsix_ram", cg6_io, 0); |
type | 1101 | drivers/sbus/char/suncons.c | if (map_size > fb->type.fb_size) |
type | 1102 | drivers/sbus/char/suncons.c | map_size = fb->type.fb_size; |
type | 1132 | drivers/sbus/char/suncons.c | fbinfo [slot].type.fb_cmsize = 256; |
type | 1145 | drivers/sbus/char/suncons.c | fbinfo [slot].type.fb_size, "cg3_ram", cg3_io, 0); |
type | 1207 | drivers/sbus/char/suncons.c | fbinfo [slot].type.fb_cmsize = 2; |
type | 1221 | drivers/sbus/char/suncons.c | fbinfo [slot].type.fb_cmsize = 256; |
type | 1427 | drivers/sbus/char/suncons.c | fbinfo [0].type.fb_type = con_type; |
type | 1428 | drivers/sbus/char/suncons.c | fbinfo [0].type.fb_height = con_height; |
type | 1429 | drivers/sbus/char/suncons.c | fbinfo [0].type.fb_width = con_width; |
type | 1430 | drivers/sbus/char/suncons.c | fbinfo [0].type.fb_depth = con_depth; |
type | 1431 | drivers/sbus/char/suncons.c | fbinfo [0].type.fb_size = PAGE_ALIGN((con_linebytes) * (con_height)); |
type | 474 | drivers/sbus/char/sunkbd.c | u_char type; |
type | 482 | drivers/sbus/char/sunkbd.c | type = KTYP(keysym); |
type | 484 | drivers/sbus/char/sunkbd.c | if (type >= 0xf0) { |
type | 485 | drivers/sbus/char/sunkbd.c | type -= 0xf0; |
type | 486 | drivers/sbus/char/sunkbd.c | if (type == KT_LETTER) { |
type | 487 | drivers/sbus/char/sunkbd.c | type = KT_LATIN; |
type | 494 | drivers/sbus/char/sunkbd.c | (*key_handler[type])(keysym & 0xff, up_flag); |
type | 495 | drivers/sbus/char/sunkbd.c | if (type != KT_SLOCK) |
type | 1239 | drivers/sbus/char/sunserial.c | tmp.type = info->type; |
type | 1266 | drivers/sbus/char/sunserial.c | (new_serial.type != info->type) || |
type | 1288 | drivers/sbus/char/sunserial.c | info->type = new_serial.type; |
type | 1927 | drivers/sbus/char/sunserial.c | serial_driver.type = TTY_DRIVER_TYPE_SERIAL; |
type | 36 | drivers/sbus/char/sunserial.h | int type; |
type | 137 | drivers/sbus/char/sunserial.h | int type; /* UART type */ |
type | 497 | drivers/scsi/53c7,8xx.c | #define ROUNDUP(adr,type) \ |
type | 498 | drivers/scsi/53c7,8xx.c | ((void *) (((long) (adr) + sizeof(type) - 1) & ~(sizeof(type) - 1))) |
type | 1452 | drivers/scsi/advansys.c | uchar type[ASC_MAX_TID + 1][ASC_MAX_LUN + 1]; |
type | 2418 | drivers/scsi/advansys.c | uchar type; |
type | 2437 | drivers/scsi/advansys.c | uchar type; |
type | 4098 | drivers/scsi/advansys.c | pciDevice->type = asc_scan_method(pciDevice); |
type | 4100 | drivers/scsi/advansys.c | ASC_DBG1(2, "asc_srch_pci_dev: type %d\n", pciDevice->type); |
type | 4131 | drivers/scsi/advansys.c | uchar type; |
type | 4136 | drivers/scsi/advansys.c | for (type = 1; type < 3; type++) { |
type | 4137 | drivers/scsi/advansys.c | pciData.type = type; |
type | 4142 | drivers/scsi/advansys.c | ASC_DBG2(4, "asc_scan_method: data %x, type %d\n", data, type); |
type | 4143 | drivers/scsi/advansys.c | return (type); |
type | 4147 | drivers/scsi/advansys.c | ASC_DBG1(4, "asc_scan_method: type %d\n", type); |
type | 4148 | drivers/scsi/advansys.c | return (type); |
type | 4165 | drivers/scsi/advansys.c | pciData.type = pciDevice->type; |
type | 4214 | drivers/scsi/advansys.c | pciData.type = pciDevice->type; |
type | 4246 | drivers/scsi/advansys.c | pciData->type, lbus, lslot, lfunc); |
type | 4251 | drivers/scsi/advansys.c | if (pciData->type == 2) { |
type | 4317 | drivers/scsi/advansys.c | ASC_DBG1(4, "asc_get_cfg_byte: type: %d\n", pciData->type); |
type | 4322 | drivers/scsi/advansys.c | if (pciData->type == 2) { |
type | 2958 | drivers/scsi/aha152x.c | SPRINTF(" Type: %d ", scd->type); |
type | 571 | drivers/scsi/aic7xxx.c | aha_type type; /* card type */ |
type | 634 | drivers/scsi/aic7xxx.c | aha_type type; /* card type */ |
type | 721 | drivers/scsi/aic7xxx.c | switch (p->type) |
type | 725 | drivers/scsi/aic7xxx.c | printk("%s%s AT EISA SLOT %d:\n", board_names[p->type], BUSW[p->bus_type], |
type | 730 | drivers/scsi/aic7xxx.c | printk("%s%s AT VLB SLOT %d:\n", board_names[p->type], BUSW[p->bus_type], |
type | 746 | drivers/scsi/aic7xxx.c | printk("%s%s (PCI-bus):\n", board_names[p->type], BUSW[p->bus_type]); |
type | 781 | drivers/scsi/aic7xxx.c | if ((p->type == AIC_7770) || (p->type == AIC_7771)) |
type | 1152 | drivers/scsi/aic7xxx.c | if (p->type == AIC_284x) |
type | 2640 | drivers/scsi/aic7xxx.c | aha_type type; |
type | 2676 | drivers/scsi/aic7xxx.c | return (AIC7xxx[i].type); |
type | 3044 | drivers/scsi/aic7xxx.c | switch (config->type) |
type | 3066 | drivers/scsi/aic7xxx.c | board_names[config->type]); |
type | 3071 | drivers/scsi/aic7xxx.c | printk("aic7xxx: %s Rev C and previous.\n", board_names[config->type]); |
type | 3144 | drivers/scsi/aic7xxx.c | switch (config->type) |
type | 3175 | drivers/scsi/aic7xxx.c | if ((config->type == AIC_7771) && |
type | 3312 | drivers/scsi/aic7xxx.c | if (((config->type == AIC_7880) || (config->type == AIC_7882) || |
type | 3313 | drivers/scsi/aic7xxx.c | (config->type == AIC_7883) || (config->type == AIC_7884)) && |
type | 3391 | drivers/scsi/aic7xxx.c | board_names[config->type]); |
type | 3401 | drivers/scsi/aic7xxx.c | board_names[config->type]); |
type | 3406 | drivers/scsi/aic7xxx.c | board_names[config->type]); |
type | 3515 | drivers/scsi/aic7xxx.c | p->type = config->type; |
type | 3874 | drivers/scsi/aic7xxx.c | config.type = aic7xxx_probe(slot, HID0 + base, &(config.bios)); |
type | 3875 | drivers/scsi/aic7xxx.c | if (config.type != AIC_NONE) |
type | 3956 | drivers/scsi/aic7xxx.c | config.type = aic7xxx_pci_devices[i].card_type; |
type | 3962 | drivers/scsi/aic7xxx.c | switch (config.type) |
type | 4034 | drivers/scsi/aic7xxx.c | printk("aic7xxx: %s Rev %c.\n", board_names[config.type], |
type | 168 | drivers/scsi/aic7xxx_proc.c | size += sprintf(BLS, " SCSI Adapter: %s\n", board_names[p->type]); |
type | 1017 | drivers/scsi/atari_scsi.c | if (cmd->device->type == TYPE_TAPE && !(cmd->cmnd[1] & 1)) |
type | 982 | drivers/scsi/eata.c | if (tstatus == BUSY && SCpnt->device->type != TYPE_TAPE) |
type | 987 | drivers/scsi/eata.c | && SCpnt->device->type == TYPE_DISK |
type | 993 | drivers/scsi/eata.c | && SCpnt->device->type == TYPE_DISK |
type | 1003 | drivers/scsi/eata.c | if (spp->target_status && SCpnt->device->type == TYPE_DISK) |
type | 1026 | drivers/scsi/eata.c | if (SCpnt->device->type != TYPE_TAPE) |
type | 219 | drivers/scsi/eata_dma.c | && cmd->device->type == TYPE_DISK |
type | 245 | drivers/scsi/eata_dma.c | && cmd->device->type == TYPE_DISK |
type | 265 | drivers/scsi/eata_dma.c | if (cmd->device->type != TYPE_TAPE) |
type | 691 | drivers/scsi/eata_dma.c | switch(device->type) { |
type | 727 | drivers/scsi/eata_dma.c | switch(device->type) { |
type | 671 | drivers/scsi/g_NCR5380.c | PRINTP(" T:%d %s " ANDP dev->id ANDP (dev->type < MAX_SCSI_DEVICE_CODE) ? private_scsi_device_types[(int)dev->type] : "Unknown"); |
type | 544 | drivers/scsi/in2000.c | if (cmd->device->type == 1) /* tape drive? */ |
type | 1644 | drivers/scsi/in2000.c | int reset_hardware(struct Scsi_Host *instance, int type) |
type | 1653 | drivers/scsi/in2000.c | if (type == RESET_CARD_AND_BUS) { |
type | 533 | drivers/scsi/scsi.c | int bflags, type=-1; |
type | 547 | drivers/scsi/scsi.c | SDpnt->type = -1; |
type | 677 | drivers/scsi/scsi.c | switch (type = (scsi_result[0] & 0x1f)) { |
type | 690 | drivers/scsi/scsi.c | printk ("scsi: unknown type %d\n", type); |
type | 696 | drivers/scsi/scsi.c | SDpnt->random = (type == TYPE_TAPE) ? 0 : 1; |
type | 697 | drivers/scsi/scsi.c | SDpnt->type = (type & 0x1f); |
type | 2832 | drivers/scsi/scsi.c | if(SDpnt->type != TYPE_TAPE) |
type | 2839 | drivers/scsi/scsi.c | SDpnt->type != TYPE_TAPE) { |
type | 168 | drivers/scsi/scsi.h | char type; |
type | 287 | drivers/scsi/scsi_proc.c | scd->type < MAX_SCSI_DEVICE_CODE ? |
type | 288 | drivers/scsi/scsi_proc.c | scsi_dev_types[(int)scd->type] : "Unknown " ); |
type | 63 | drivers/scsi/sd.c | SC->device->type != TYPE_MOD) |
type | 892 | drivers/scsi/sd.c | (SCpnt->device->type == TYPE_DISK ? |
type | 1339 | drivers/scsi/sd.c | if(SDp->type != TYPE_DISK && SDp->type != TYPE_MOD) return 0; |
type | 1352 | drivers/scsi/sd.c | if(SDp->type != TYPE_DISK && SDp->type != TYPE_MOD) return 0; |
type | 163 | drivers/scsi/seagate.c | unsigned char type; |
type | 339 | drivers/scsi/seagate.c | controller_type = signatures[j].type; |
type | 502 | drivers/scsi/sg.c | switch (SDp->type) { |
type | 932 | drivers/scsi/sr.c | if(SDp->type != TYPE_ROM && SDp->type != TYPE_WORM) return 0; |
type | 945 | drivers/scsi/sr.c | if(SDp->type != TYPE_ROM && SDp->type != TYPE_WORM) return 1; |
type | 2826 | drivers/scsi/st.c | if(SDp->type != TYPE_TAPE) return 1; |
type | 2899 | drivers/scsi/st.c | if(SDp->type != TYPE_TAPE) return 0; |
type | 946 | drivers/scsi/u14-34f.c | if (tstatus == BUSY && SCpnt->device->type != TYPE_TAPE) |
type | 951 | drivers/scsi/u14-34f.c | && SCpnt->device->type == TYPE_DISK |
type | 957 | drivers/scsi/u14-34f.c | && SCpnt->device->type == TYPE_DISK |
type | 967 | drivers/scsi/u14-34f.c | if (spp->target_status && SCpnt->device->type == TYPE_DISK) |
type | 992 | drivers/scsi/u14-34f.c | if (SCpnt->device->type != TYPE_TAPE) |
type | 715 | drivers/scsi/ultrastor.c | my_mscp->ca = SCpnt->device->type != TYPE_TAPE; |
type | 454 | drivers/scsi/wd33c93.c | if (cmd->device->type == 1) /* tape drive? */ |
type | 429 | drivers/scsi/wd7000.c | unchar type; /* diagnostics type code (0-3) */ |
type | 967 | drivers/scsi/wd7000.c | icb.type = code; |
type | 40 | drivers/sound/dev_table.c | snd_find_driver (int type) |
type | 45 | drivers/sound/dev_table.c | if (sound_drivers[i].card_type == type) |
type | 161 | drivers/sound/dev_table.c | sound_unload_driver (int type) |
type | 167 | drivers/sound/dev_table.c | DDB (printk ("unload driver %d: ", type)); |
type | 170 | drivers/sound/dev_table.c | if (snd_installed_cards[i].card_type == type) |
type | 174 | drivers/sound/dev_table.c | if ((drv = snd_find_driver (type)) != -1) |
type | 516 | drivers/sound/dev_table.h | int snd_find_driver(int type); |
type | 518 | drivers/sound/dev_table.h | void sound_unload_driver(int type); |
type | 442 | drivers/sound/dmasound.c | int type; |
type | 1943 | drivers/sound/dmasound.c | if (sq.ignore_int && (sound.mach.type == DMASND_FALCON)) { |
type | 2405 | drivers/sound/dmasound.c | switch (sound.mach.type) { |
type | 2455 | drivers/sound/dmasound.c | switch (sound.mach.type) { |
type | 2625 | drivers/sound/dmasound.c | switch (sound.mach.type) { |
type | 2811 | drivers/sound/dmasound.c | switch (sound.mach.type) { |
type | 2858 | drivers/sound/dmasound.c | switch (sound.mach.type) { |
type | 861 | fs/binfmt_elf.c | int type; |
type | 908 | fs/binfmt_elf.c | en.n_type = men->type; |
type | 1047 | fs/binfmt_elf.c | notes[0].type = NT_PRSTATUS; |
type | 1079 | fs/binfmt_elf.c | notes[1].type = NT_PRPSINFO; |
type | 1108 | fs/binfmt_elf.c | notes[2].type = NT_TASKSTRUCT; |
type | 1121 | fs/binfmt_elf.c | notes[3].type = NT_PRFPREG; |
type | 52 | fs/dquot.c | extern void add_dquot_ref(kdev_t dev, short type); |
type | 53 | fs/dquot.c | extern void reset_dquot_ptrs(kdev_t dev, short type); |
type | 62 | fs/dquot.c | static inline int const hashfn(kdev_t dev, unsigned int id, short type) |
type | 64 | fs/dquot.c | return((HASHDEV(dev) ^ id) * (MAXQUOTAS - type)) % NR_DQHASH; |
type | 67 | fs/dquot.c | static inline struct dquot **const hash(kdev_t dev, unsigned int id, short type) |
type | 69 | fs/dquot.c | return(hash_table + hashfn(dev, id, type)); |
type | 72 | fs/dquot.c | static inline int has_quota_enabled(kdev_t dev, short type) |
type | 77 | fs/dquot.c | (vfsmnt->mnt_quotas[type] != (struct file *)NULL)); |
type | 217 | fs/dquot.c | short type = dquot->dq_type; |
type | 218 | fs/dquot.c | struct file *filp = dquot->dq_mnt->mnt_quotas[type]; |
type | 247 | fs/dquot.c | short type = dquot->dq_type; |
type | 248 | fs/dquot.c | struct file *filp = dquot->dq_mnt->mnt_quotas[type]; |
type | 276 | fs/dquot.c | int sync_dquots(kdev_t dev, short type) |
type | 285 | fs/dquot.c | if (type != -1 && dquot->dq_type != type) |
type | 297 | fs/dquot.c | void invalidate_dquots(kdev_t dev, short type) |
type | 306 | fs/dquot.c | if (dquot->dq_dev != dev || dquot->dq_type != type) |
type | 363 | fs/dquot.c | static inline int need_print_warning(short type, struct dquot *dquot) |
type | 365 | fs/dquot.c | switch (type) { |
type | 374 | fs/dquot.c | static int check_idq(struct dquot *dquot, short type, u_long short inodes) |
type | 381 | fs/dquot.c | need_print_warning(type, dquot)) { |
type | 383 | fs/dquot.c | dquot->dq_mnt->mnt_dirname, quotatypes[type]); |
type | 392 | fs/dquot.c | if (need_print_warning(type, dquot)) { |
type | 394 | fs/dquot.c | dquot->dq_mnt->mnt_dirname, quotatypes[type]); |
type | 402 | fs/dquot.c | if (need_print_warning(type, dquot)) { |
type | 404 | fs/dquot.c | dquot->dq_mnt->mnt_dirname, quotatypes[type]); |
type | 407 | fs/dquot.c | dquot->dq_itime = CURRENT_TIME + dquot->dq_mnt->mnt_iexp[type]; |
type | 412 | fs/dquot.c | static int check_bdq(struct dquot *dquot, short type, u_long blocks) |
type | 419 | fs/dquot.c | need_print_warning(type, dquot)) { |
type | 421 | fs/dquot.c | dquot->dq_mnt->mnt_dirname, quotatypes[type]); |
type | 430 | fs/dquot.c | if (need_print_warning(type, dquot)) { |
type | 432 | fs/dquot.c | dquot->dq_mnt->mnt_dirname, quotatypes[type]); |
type | 440 | fs/dquot.c | if (need_print_warning(type, dquot)) { |
type | 442 | fs/dquot.c | dquot->dq_mnt->mnt_dirname, quotatypes[type]); |
type | 445 | fs/dquot.c | dquot->dq_btime = CURRENT_TIME + dquot->dq_mnt->mnt_bexp[type]; |
type | 539 | fs/dquot.c | static struct dquot *dqget(kdev_t dev, unsigned int id, short type) |
type | 545 | fs/dquot.c | (vfsmnt->mnt_quotas[type] == (struct file *)0)) |
type | 550 | fs/dquot.c | dquot = *(hash(dev, id, type)); |
type | 571 | fs/dquot.c | dquot->dq_type = type; |
type | 584 | fs/dquot.c | static int set_dqblk(kdev_t dev, int id, short type, int flags, struct dqblk *dqblk) |
type | 600 | fs/dquot.c | if ((dquot = dqget(dev, id, type)) != NODQUOT) { |
type | 612 | fs/dquot.c | dquot->dq_itime = CURRENT_TIME + dquot->dq_mnt->mnt_iexp[type]; |
type | 619 | fs/dquot.c | dquot->dq_btime = CURRENT_TIME + dquot->dq_mnt->mnt_bexp[type]; |
type | 628 | fs/dquot.c | dquot->dq_mnt->mnt_bexp[type] = dquot->dq_btime = dq_dqblk.dqb_btime; |
type | 629 | fs/dquot.c | dquot->dq_mnt->mnt_iexp[type] = dquot->dq_itime = dq_dqblk.dqb_itime; |
type | 643 | fs/dquot.c | static int get_quota(kdev_t dev, int id, short type, struct dqblk *dqblk) |
type | 648 | fs/dquot.c | if (has_quota_enabled(dev, type)) { |
type | 655 | fs/dquot.c | if ((dquot = dqget(dev, id, type)) != NODQUOT) { |
type | 680 | fs/dquot.c | void dquot_initialize(struct inode *inode, short type) |
type | 688 | fs/dquot.c | if (type != -1 && cnt != type) |
type | 929 | fs/dquot.c | int quota_off(kdev_t dev, short type) |
type | 935 | fs/dquot.c | if (type != -1 && cnt != type) |
type | 950 | fs/dquot.c | int quota_on(kdev_t dev, short type, char *path) |
type | 961 | fs/dquot.c | if (vfsmnt->mnt_quotas[type] != (struct file *)NULL) |
type | 985 | fs/dquot.c | vfsmnt->mnt_quotas[type] = filp; |
type | 986 | fs/dquot.c | dquot = dqget(dev, 0, type); |
type | 987 | fs/dquot.c | vfsmnt->mnt_iexp[type] = (dquot) ? dquot->dq_itime : MAX_IQ_TIME; |
type | 988 | fs/dquot.c | vfsmnt->mnt_bexp[type] = (dquot) ? dquot->dq_btime : MAX_DQ_TIME; |
type | 991 | fs/dquot.c | add_dquot_ref(dev, type); |
type | 1013 | fs/dquot.c | int cmds = 0, type = 0, flags = 0; |
type | 1018 | fs/dquot.c | type = cmd & SUBCMDMASK; |
type | 1020 | fs/dquot.c | if ((u_int) type >= MAXQUOTAS) |
type | 1027 | fs/dquot.c | if (((type == USRQUOTA && current->uid != id) || |
type | 1028 | fs/dquot.c | (type == GRPQUOTA && current->gid != id)) && !fsuser()) |
type | 1051 | fs/dquot.c | return(quota_on(dev, type, (char *) addr)); |
type | 1053 | fs/dquot.c | return(quota_off(dev, type)); |
type | 1055 | fs/dquot.c | return(get_quota(dev, id, type, (struct dqblk *) addr)); |
type | 1066 | fs/dquot.c | return(sync_dquots(dev, type)); |
type | 1074 | fs/dquot.c | if (has_quota_enabled(dev, type)) |
type | 1075 | fs/dquot.c | return(set_dqblk(dev, id, type, flags, (struct dqblk *) addr)); |
type | 127 | fs/file_table.c | void add_dquot_ref(dev_t dev, short type) |
type | 136 | fs/file_table.c | filp->f_inode->i_sb->dq_op->initialize(filp->f_inode, type); |
type | 142 | fs/file_table.c | void reset_dquot_ptrs(dev_t dev, short type) |
type | 151 | fs/file_table.c | filp->f_inode->i_dquot[type] = NODQUOT; |
type | 273 | fs/isofs/inode.c | if (isonum_711 (hdp->type) != ISO_VD_PRIMARY) |
type | 275 | fs/isofs/inode.c | if (isonum_711 (hdp->type) == ISO_VD_END) |
type | 286 | fs/isofs/inode.c | if (isonum_711 (vdp->type) != ISO_VD_PRIMARY) |
type | 288 | fs/isofs/inode.c | if (isonum_711 (vdp->type) == ISO_VD_END) |
type | 141 | fs/ncpfs/sock.c | if (sock->type != SOCK_DGRAM) |
type | 193 | fs/ncpfs/sock.c | if (sock->type != SOCK_DGRAM) |
type | 285 | fs/ncpfs/sock.c | if (sock->type != SOCK_DGRAM) |
type | 387 | fs/ncpfs/sock.c | request.type, |
type | 486 | fs/ncpfs/sock.c | && (reply.type == NCP_POSITIVE_ACK)) |
type | 500 | fs/ncpfs/sock.c | reply.type, |
type | 506 | fs/ncpfs/sock.c | && (reply.type == NCP_REPLY) |
type | 507 | fs/ncpfs/sock.c | && ( (request.type == NCP_ALLOC_SLOT_REQUEST) |
type | 605 | fs/ncpfs/sock.c | h->type = NCP_REQUEST; |
type | 641 | fs/ncpfs/sock.c | h->type = NCP_ALLOC_SLOT_REQUEST; |
type | 666 | fs/ncpfs/sock.c | h->type = NCP_DEALLOC_SLOT_REQUEST; |
type | 153 | fs/nfs/nfsroot.c | extern asmlinkage int sys_socket(int family, int type, int protocol); |
type | 175 | fs/nfs/nfsroot.c | if (dev->type < ARPHRD_SLIP && |
type | 246 | fs/nfs/nfsroot.c | extern void arp_send(int type, int ptype, unsigned long target_ip, |
type | 270 | fs/nfs/nfsroot.c | rarp_packet_type.type = htons(ETH_P_RARP); |
type | 280 | fs/nfs/nfsroot.c | rarp_packet_type.type = htons(ETH_P_RARP); |
type | 296 | fs/nfs/nfsroot.c | if (rarp->ar_hln != dev->addr_len || dev->type != ntohs(rarp->ar_hrd)) { |
type | 308 | fs/nfs/nfsroot.c | if ((rarp->ar_pro != htons(ETH_P_IP) && dev->type != ARPHRD_AX25) || |
type | 310 | fs/nfs/nfsroot.c | (rarp->ar_pro != htons(AX25_P_IP) && dev->type == ARPHRD_AX25) || |
type | 696 | fs/nfs/nfsroot.c | xmit_bootp->htype = best_dev->type; |
type | 166 | fs/nfs/proc.c | fattr->type = (enum nfs_ftype) ntohl(*p++); |
type | 536 | fs/nfs/rpcsock.c | if (sock->type != SOCK_DGRAM || sock->ops->family != AF_INET) { |
type | 28 | fs/noquot.c | int sync_dquots(kdev_t dev, short type) |
type | 37 | fs/noquot.c | void invalidate_dquots(kdev_t dev, short type) |
type | 44 | fs/noquot.c | void dquot_initialize(struct inode *inode, short type) |
type | 60 | fs/noquot.c | int quota_off(kdev_t dev, short type) |
type | 65 | fs/noquot.c | int quota_on(kdev_t dev, short type, char *path) |
type | 975 | fs/proc/array.c | static int get_root_array(char * page, int type, char **start, off_t offset, int length) |
type | 977 | fs/proc/array.c | switch (type) { |
type | 1051 | fs/proc/array.c | static int get_process_array(char * page, int pid, int type) |
type | 1053 | fs/proc/array.c | switch (type) { |
type | 1069 | fs/proc/array.c | static inline int fill_array(char * page, int pid, int type, char **start, off_t offset, int length) |
type | 1072 | fs/proc/array.c | return get_process_array(page, pid, type); |
type | 1073 | fs/proc/array.c | return get_root_array(page, type, start, offset, length); |
type | 1084 | fs/proc/array.c | unsigned int type, pid; |
type | 1093 | fs/proc/array.c | type = inode->i_ino; |
type | 1094 | fs/proc/array.c | pid = type >> 16; |
type | 1095 | fs/proc/array.c | type &= 0x0000ffff; |
type | 1102 | fs/proc/array.c | length = fill_array((char *) page, pid, type, |
type | 1165 | fs/proc/array.c | unsigned int type = inode->i_ino & 0x0000ffff; |
type | 1170 | fs/proc/array.c | switch (type) { |
type | 19 | fs/proc/kmsg.c | asmlinkage int sys_syslog(int type, char * bug, int count); |
type | 172 | fs/read_write.c | static int sock_readv_writev(int type, struct inode * inode, struct file * file, |
type | 188 | fs/read_write.c | if (type == VERIFY_WRITE) { |
type | 202 | fs/read_write.c | static int do_readv_writev(int type, struct inode * inode, struct file * file, |
type | 225 | fs/read_write.c | retval = verify_area(type, iov[i].iov_base, iov[i].iov_len); |
type | 230 | fs/read_write.c | retval = locks_verify_area(type == VERIFY_READ ? FLOCK_VERIFY_READ : FLOCK_VERIFY_WRITE, |
type | 241 | fs/read_write.c | return sock_readv_writev(type, inode, file, iov, count, tot_len); |
type | 247 | fs/read_write.c | if (type == VERIFY_READ) |
type | 126 | fs/smbfs/sock.c | if (sock->type != SOCK_STREAM) { |
type | 174 | fs/smbfs/sock.c | if (sock->type != SOCK_STREAM) { |
type | 506 | fs/super.c | struct file_system_type *type; |
type | 514 | fs/super.c | if (!(type = get_fs_type(name))) { |
type | 527 | fs/super.c | if (!type->read_super(s,data, silent)) { |
type | 535 | fs/super.c | s->s_type = type; |
type | 694 | fs/super.c | int do_mount(kdev_t dev, const char * dev_name, const char * dir_name, const char * type, int flags, void * data) |
type | 719 | fs/super.c | sb = read_super(dev,type,flags,data,0); |
type | 827 | fs/super.c | asmlinkage int sys_mount(char * dev_name, char * dir_name, char * type, |
type | 852 | fs/super.c | retval = copy_mount_options (type, &page); |
type | 63 | include/asm-alpha/hwrpb.h | unsigned long type; |
type | 39 | include/asm-alpha/ioctl.h | #define _IOC(dir,type,nr,size) \ |
type | 42 | include/asm-alpha/ioctl.h | ((type) << _IOC_TYPESHIFT) | \ |
type | 47 | include/asm-alpha/ioctl.h | #define _IO(type,nr) _IOC(_IOC_NONE,(type),(nr),0) |
type | 48 | include/asm-alpha/ioctl.h | #define _IOR(type,nr,size) _IOC(_IOC_READ,(type),(nr),sizeof(size)) |
type | 49 | include/asm-alpha/ioctl.h | #define _IOW(type,nr,size) _IOC(_IOC_WRITE,(type),(nr),sizeof(size)) |
type | 50 | include/asm-alpha/ioctl.h | #define _IOWR(type,nr,size) _IOC(_IOC_READ|_IOC_WRITE,(type),(nr),sizeof(size)) |
type | 509 | include/asm-alpha/pgtable.h | extern inline pte_t mk_swap_pte(unsigned long type, unsigned long offset) |
type | 510 | include/asm-alpha/pgtable.h | { pte_t pte; pte_val(pte) = (type << 32) | (offset << 40); return pte; } |
type | 514 | include/asm-alpha/pgtable.h | #define SWP_ENTRY(type,offset) pte_val(mk_swap_pte((type),(offset))) |
type | 105 | include/asm-alpha/system.h | extern void tbi(long type, ...); |
type | 176 | include/asm-alpha/unistd.h | #define _syscall0(type,name) \ |
type | 177 | include/asm-alpha/unistd.h | type name(void) \ |
type | 179 | include/asm-alpha/unistd.h | return (type) -1; \ |
type | 182 | include/asm-alpha/unistd.h | #define _syscall1(type,name,type1,arg1) \ |
type | 183 | include/asm-alpha/unistd.h | type name(type1 arg1) \ |
type | 185 | include/asm-alpha/unistd.h | return (type) -1; \ |
type | 188 | include/asm-alpha/unistd.h | #define _syscall2(type,name,type1,arg1,type2,arg2) \ |
type | 189 | include/asm-alpha/unistd.h | type name(type1 arg1,type2 arg2) \ |
type | 191 | include/asm-alpha/unistd.h | return (type) -1; \ |
type | 194 | include/asm-alpha/unistd.h | #define _syscall3(type,name,type1,arg1,type2,arg2,type3,arg3) \ |
type | 195 | include/asm-alpha/unistd.h | type name(type1 arg1,type2 arg2,type3 arg3) \ |
type | 197 | include/asm-alpha/unistd.h | return (type) -1; \ |
type | 200 | include/asm-alpha/unistd.h | #define _syscall4(type,name,type1,arg1,type2,arg2,type3,arg3,type4,arg4) \ |
type | 201 | include/asm-alpha/unistd.h | type name (type1 arg1, type2 arg2, type3 arg3, type4 arg4) \ |
type | 203 | include/asm-alpha/unistd.h | return (type) -1; \ |
type | 206 | include/asm-alpha/unistd.h | #define _syscall5(type,name,type1,arg1,type2,arg2,type3,arg3,type4,arg4, \ |
type | 208 | include/asm-alpha/unistd.h | type name (type1 arg1,type2 arg2,type3 arg3,type4 arg4,type5 arg5) \ |
type | 210 | include/asm-alpha/unistd.h | return (type) -1; \ |
type | 49 | include/asm-i386/ioctl.h | #define _IOC(dir,type,nr,size) \ |
type | 51 | include/asm-i386/ioctl.h | ((type) << _IOC_TYPESHIFT) | \ |
type | 56 | include/asm-i386/ioctl.h | #define _IO(type,nr) _IOC(_IOC_NONE,(type),(nr),0) |
type | 57 | include/asm-i386/ioctl.h | #define _IOR(type,nr,size) _IOC(_IOC_READ,(type),(nr),sizeof(size)) |
type | 58 | include/asm-i386/ioctl.h | #define _IOW(type,nr,size) _IOC(_IOC_WRITE,(type),(nr),sizeof(size)) |
type | 59 | include/asm-i386/ioctl.h | #define _IOWR(type,nr,size) _IOC(_IOC_READ|_IOC_WRITE,(type),(nr),sizeof(size)) |
type | 482 | include/asm-i386/pgtable.h | #define SWP_ENTRY(type,offset) (((type) << 1) | ((offset) << 8)) |
type | 231 | include/asm-i386/system.h | #define _set_gate(gate_addr,type,dpl,addr) \ |
type | 238 | include/asm-i386/system.h | :"i" ((short) (0x8000+(dpl<<13)+(type<<8))), \ |
type | 254 | include/asm-i386/system.h | #define _set_seg_desc(gate_addr,type,dpl,base,limit) {\ |
type | 260 | include/asm-i386/system.h | ((type)<<8); \ |
type | 264 | include/asm-i386/system.h | #define _set_tssldt_desc(n,addr,limit,type) \ |
type | 269 | include/asm-i386/system.h | "movb $" type ",%4\n\t" \ |
type | 174 | include/asm-i386/unistd.h | #define _syscall0(type,name) \ |
type | 175 | include/asm-i386/unistd.h | type name(void) \ |
type | 182 | include/asm-i386/unistd.h | return (type) __res; \ |
type | 187 | include/asm-i386/unistd.h | #define _syscall1(type,name,type1,arg1) \ |
type | 188 | include/asm-i386/unistd.h | type name(type1 arg1) \ |
type | 195 | include/asm-i386/unistd.h | return (type) __res; \ |
type | 200 | include/asm-i386/unistd.h | #define _syscall2(type,name,type1,arg1,type2,arg2) \ |
type | 201 | include/asm-i386/unistd.h | type name(type1 arg1,type2 arg2) \ |
type | 208 | include/asm-i386/unistd.h | return (type) __res; \ |
type | 213 | include/asm-i386/unistd.h | #define _syscall3(type,name,type1,arg1,type2,arg2,type3,arg3) \ |
type | 214 | include/asm-i386/unistd.h | type name(type1 arg1,type2 arg2,type3 arg3) \ |
type | 222 | include/asm-i386/unistd.h | return (type) __res; \ |
type | 227 | include/asm-i386/unistd.h | #define _syscall4(type,name,type1,arg1,type2,arg2,type3,arg3,type4,arg4) \ |
type | 228 | include/asm-i386/unistd.h | type name (type1 arg1, type2 arg2, type3 arg3, type4 arg4) \ |
type | 236 | include/asm-i386/unistd.h | return (type) __res; \ |
type | 241 | include/asm-i386/unistd.h | #define _syscall5(type,name,type1,arg1,type2,arg2,type3,arg3,type4,arg4, \ |
type | 243 | include/asm-i386/unistd.h | type name (type1 arg1,type2 arg2,type3 arg3,type4 arg4,type5 arg5) \ |
type | 251 | include/asm-i386/unistd.h | return (type) __res; \ |
type | 43 | include/asm-m68k/amifd.h | struct fd_drive_type *type; /* type of floppy for this unit */ |
type | 122 | include/asm-m68k/atariints.h | static inline int get_mfp_bit( unsigned irq, int type ) |
type | 127 | include/asm-m68k/atariints.h | reg = (unsigned char *)&mfp.int_en_a + type*4 + |
type | 132 | include/asm-m68k/atariints.h | static inline void set_mfp_bit( unsigned irq, int type ) |
type | 137 | include/asm-m68k/atariints.h | reg = (unsigned char *)&mfp.int_en_a + type*4 + |
type | 143 | include/asm-m68k/atariints.h | static inline void clear_mfp_bit( unsigned irq, int type ) |
type | 148 | include/asm-m68k/atariints.h | reg = (unsigned char *)&mfp.int_en_a + type*4 + |
type | 150 | include/asm-m68k/atariints.h | if (type == MFP_PENDING || type == MFP_SERVICE) |
type | 54 | include/asm-m68k/ioctl.h | #define _IOC(dir,type,nr,size) \ |
type | 56 | include/asm-m68k/ioctl.h | ((type) << _IOC_TYPESHIFT) | \ |
type | 61 | include/asm-m68k/ioctl.h | #define _IO(type,nr) _IOC(_IOC_NONE,(type),(nr),0) |
type | 62 | include/asm-m68k/ioctl.h | #define _IOR(type,nr,size) _IOC(_IOC_READ,(type),(nr),sizeof(size)) |
type | 63 | include/asm-m68k/ioctl.h | #define _IOW(type,nr,size) _IOC(_IOC_WRITE,(type),(nr),sizeof(size)) |
type | 64 | include/asm-m68k/ioctl.h | #define _IOWR(type,nr,size) _IOC(_IOC_READ|_IOC_WRITE,(type),(nr),sizeof(size)) |
type | 582 | include/asm-m68k/pgtable.h | #define SWP_ENTRY(type,offset) (((type) << 2) | ((offset) << 9)) |
type | 586 | include/asm-m68k/pgtable.h | #define SWP_ENTRY(type,offset) (((type) << 2) | ((offset) << PAGE_SHIFT)) |
type | 175 | include/asm-m68k/unistd.h | #define _syscall0(type,name) \ |
type | 176 | include/asm-m68k/unistd.h | type name(void) \ |
type | 184 | include/asm-m68k/unistd.h | return (type) __res; \ |
type | 189 | include/asm-m68k/unistd.h | #define _syscall1(type,name,atype,a) \ |
type | 190 | include/asm-m68k/unistd.h | type name(atype a) \ |
type | 199 | include/asm-m68k/unistd.h | return (type) __res; \ |
type | 204 | include/asm-m68k/unistd.h | #define _syscall2(type,name,atype,a,btype,b) \ |
type | 205 | include/asm-m68k/unistd.h | type name(atype a,btype b) \ |
type | 216 | include/asm-m68k/unistd.h | return (type) __res; \ |
type | 221 | include/asm-m68k/unistd.h | #define _syscall3(type,name,atype,a,btype,b,ctype,c) \ |
type | 222 | include/asm-m68k/unistd.h | type name(atype a,btype b,ctype c) \ |
type | 235 | include/asm-m68k/unistd.h | return (type) __res; \ |
type | 240 | include/asm-m68k/unistd.h | #define _syscall4(type,name,atype,a,btype,b,ctype,c,dtype,d) \ |
type | 241 | include/asm-m68k/unistd.h | type name (atype a, btype b, ctype c, dtype d) \ |
type | 256 | include/asm-m68k/unistd.h | return (type) __res; \ |
type | 261 | include/asm-m68k/unistd.h | #define _syscall5(type,name,atype,a,btype,b,ctype,c,dtype,d,etype,e) \ |
type | 262 | include/asm-m68k/unistd.h | type name (atype a,btype b,ctype c,dtype d,etype e) \ |
type | 279 | include/asm-m68k/unistd.h | return (type) __res; \ |
type | 287 | include/asm-m68k/unistd.h | #define _syscall0(type,name) \ |
type | 288 | include/asm-m68k/unistd.h | type name(void) \ |
type | 296 | include/asm-m68k/unistd.h | return (type) __res; \ |
type | 301 | include/asm-m68k/unistd.h | #define _syscall1(type,name,atype,a) \ |
type | 302 | include/asm-m68k/unistd.h | type name(atype a) \ |
type | 311 | include/asm-m68k/unistd.h | return (type) __res; \ |
type | 316 | include/asm-m68k/unistd.h | #define _syscall2(type,name,atype,a,btype,b) \ |
type | 317 | include/asm-m68k/unistd.h | type name(atype a,btype b) \ |
type | 328 | include/asm-m68k/unistd.h | return (type) __res; \ |
type | 333 | include/asm-m68k/unistd.h | #define _syscall3(type,name,atype,a,btype,b,ctype,c) \ |
type | 334 | include/asm-m68k/unistd.h | type name(atype a,btype b,ctype c) \ |
type | 347 | include/asm-m68k/unistd.h | return (type) __res; \ |
type | 352 | include/asm-m68k/unistd.h | #define _syscall4(type,name,atype,a,btype,b,ctype,c,dtype,d) \ |
type | 353 | include/asm-m68k/unistd.h | type name (atype a, btype b, ctype c, dtype d) \ |
type | 368 | include/asm-m68k/unistd.h | return (type) __res; \ |
type | 373 | include/asm-m68k/unistd.h | #define _syscall5(type,name,atype,a,btype,b,ctype,c,dtype,d,etype,e) \ |
type | 374 | include/asm-m68k/unistd.h | type name (atype a,btype b,ctype c,dtype d,etype e) \ |
type | 391 | include/asm-m68k/unistd.h | return (type) __res; \ |
type | 52 | include/asm-mips/asm.h | .type symbol,@_type |
type | 56 | include/asm-mips/asm.h | #define TYPE(symbol,type) |
type | 55 | include/asm-mips/ioctl.h | #define _IOC(dir,type,nr,size) \ |
type | 57 | include/asm-mips/ioctl.h | ((type) << _IOC_TYPESHIFT) | \ |
type | 62 | include/asm-mips/ioctl.h | #define _IO(type,nr) _IOC(_IOC_NONE,(type),(nr),0) |
type | 63 | include/asm-mips/ioctl.h | #define _IOR(type,nr,size) _IOC(_IOC_READ,(type),(nr),sizeof(size)) |
type | 64 | include/asm-mips/ioctl.h | #define _IOW(type,nr,size) _IOC(_IOC_WRITE,(type),(nr),sizeof(size)) |
type | 65 | include/asm-mips/ioctl.h | #define _IOWR(type,nr,size) _IOC(_IOC_READ|_IOC_WRITE,(type),(nr),sizeof(size)) |
type | 558 | include/asm-mips/pgtable.h | #define SWP_ENTRY(type,offset) pte_val(mk_swap_pte((type),(offset))) |
type | 564 | include/asm-mips/pgtable.h | #define SWP_ENTRY(type,offset) (((type) << 1) | ((offset) << 8)) |
type | 1156 | include/asm-mips/unistd.h | #define _syscall0(type,name) \ |
type | 1157 | include/asm-mips/unistd.h | type name(void) \ |
type | 1166 | include/asm-mips/unistd.h | return (type) __res; \ |
type | 1175 | include/asm-mips/unistd.h | #define _syscall1(type,name,atype,a) \ |
type | 1176 | include/asm-mips/unistd.h | type name(atype a) \ |
type | 1187 | include/asm-mips/unistd.h | return (type) __res; \ |
type | 1192 | include/asm-mips/unistd.h | #define _syscall2(type,name,atype,a,btype,b) \ |
type | 1193 | include/asm-mips/unistd.h | type name(atype a,btype b) \ |
type | 1206 | include/asm-mips/unistd.h | return (type) __res; \ |
type | 1211 | include/asm-mips/unistd.h | #define _syscall3(type,name,atype,a,btype,b,ctype,c) \ |
type | 1212 | include/asm-mips/unistd.h | type name (atype a, btype b, ctype c) \ |
type | 1227 | include/asm-mips/unistd.h | return (type) __res; \ |
type | 1232 | include/asm-mips/unistd.h | #define _syscall4(type,name,atype,a,btype,b,ctype,c,dtype,d) \ |
type | 1233 | include/asm-mips/unistd.h | type name (atype a, btype b, ctype c, dtype d) \ |
type | 1250 | include/asm-mips/unistd.h | return (type) __res; \ |
type | 1255 | include/asm-mips/unistd.h | #define _syscall5(type,name,atype,a,btype,b,ctype,c,dtype,d,etype,e) \ |
type | 1256 | include/asm-mips/unistd.h | type name (atype a,btype b,ctype c,dtype d,etype e) \ |
type | 1275 | include/asm-mips/unistd.h | return (type) __res; \ |
type | 34 | include/asm-ppc/ioctl.h | #define _IOC(dir,type,nr,size) \ |
type | 36 | include/asm-ppc/ioctl.h | ((type) << _IOC_TYPESHIFT) | \ |
type | 41 | include/asm-ppc/ioctl.h | #define _IO(type,nr) _IOC(_IOC_NONE,(type),(nr),0) |
type | 42 | include/asm-ppc/ioctl.h | #define _IOR(type,nr,size) _IOC(_IOC_READ,(type),(nr),sizeof(size)) |
type | 43 | include/asm-ppc/ioctl.h | #define _IOW(type,nr,size) _IOC(_IOC_WRITE,(type),(nr),sizeof(size)) |
type | 44 | include/asm-ppc/ioctl.h | #define _IOWR(type,nr,size) _IOC(_IOC_READ|_IOC_WRITE,(type),(nr),sizeof(size)) |
type | 503 | include/asm-ppc/pgtable.h | #define SWP_ENTRY(type,offset) (((type) << 1) | ((offset) << 8)) |
type | 161 | include/asm-ppc/unistd.h | #define _syscall0(type,name) \ |
type | 162 | include/asm-ppc/unistd.h | type name(void) \ |
type | 175 | include/asm-ppc/unistd.h | #define _syscall1(type,name,type1,arg1) \ |
type | 176 | include/asm-ppc/unistd.h | type name(type1 arg1) \ |
type | 189 | include/asm-ppc/unistd.h | #define _syscall2(type,name,type1,arg1,type2,arg2) \ |
type | 190 | include/asm-ppc/unistd.h | type name(type1 arg1,type2 arg2) \ |
type | 203 | include/asm-ppc/unistd.h | #define _syscall3(type,name,type1,arg1,type2,arg2,type3,arg3) \ |
type | 204 | include/asm-ppc/unistd.h | type name(type1 arg1,type2 arg2,type3 arg3) \ |
type | 217 | include/asm-ppc/unistd.h | #define _syscall4(type,name,type1,arg1,type2,arg2,type3,arg3,type4,arg4) \ |
type | 218 | include/asm-ppc/unistd.h | type name (type1 arg1, type2 arg2, type3 arg3, type4 arg4) \ |
type | 231 | include/asm-ppc/unistd.h | #define _syscall5(type,name,type1,arg1,type2,arg2,type3,arg3,type4,arg4, \ |
type | 233 | include/asm-ppc/unistd.h | type name (type1 arg1,type2 arg2,type3 arg3,type4 arg4,type5 arg5) \ |
type | 22 | include/asm-sparc/head.h | #define TRAP_ENTRY(type, label) \ |
type | 27 | include/asm-sparc/ioctl.h | #define _IOC(dir,type,nr,size) \ |
type | 29 | include/asm-sparc/ioctl.h | ((type) << _IOC_TYPESHIFT) | \ |
type | 33 | include/asm-sparc/ioctl.h | #define _IO(type,nr) _IOC(_IOC_NONE,(type),(nr),0) |
type | 34 | include/asm-sparc/ioctl.h | #define _IOR(type,nr,size) _IOC(_IOC_READ,(type),(nr),sizeof(size)) |
type | 35 | include/asm-sparc/ioctl.h | #define _IOW(type,nr,size) _IOC(_IOC_WRITE,(type),(nr),sizeof(size)) |
type | 36 | include/asm-sparc/ioctl.h | #define _IORW(type,nr,size) _IOC(_IOC_READ|_IOC_WRITE,(type),(nr),sizeof(size)) |
type | 329 | include/asm-sparc/pgtable.h | #define SWP_ENTRY(type,offset) (((type) << 2) | ((offset) << 9)) |
type | 274 | include/asm-sparc/unistd.h | #define _syscall0(type,name) \ |
type | 275 | include/asm-sparc/unistd.h | type name(void) \ |
type | 288 | include/asm-sparc/unistd.h | return (type) __res; \ |
type | 293 | include/asm-sparc/unistd.h | #define _syscall1(type,name,type1,arg1) \ |
type | 294 | include/asm-sparc/unistd.h | type name(type1 arg1) \ |
type | 308 | include/asm-sparc/unistd.h | return (type) __res; \ |
type | 313 | include/asm-sparc/unistd.h | #define _syscall2(type,name,type1,arg1,type2,arg2) \ |
type | 314 | include/asm-sparc/unistd.h | type name(type1 arg1,type2 arg2) \ |
type | 329 | include/asm-sparc/unistd.h | return (type) __res; \ |
type | 334 | include/asm-sparc/unistd.h | #define _syscall3(type,name,type1,arg1,type2,arg2,type3,arg3) \ |
type | 335 | include/asm-sparc/unistd.h | type name(type1 arg1,type2 arg2,type3 arg3) \ |
type | 353 | include/asm-sparc/unistd.h | return (type) __res; \ |
type | 358 | include/asm-sparc/unistd.h | #define _syscall4(type,name,type1,arg1,type2,arg2,type3,arg3,type4,arg4) \ |
type | 359 | include/asm-sparc/unistd.h | type name (type1 arg1, type2 arg2, type3 arg3, type4 arg4) \ |
type | 378 | include/asm-sparc/unistd.h | return (type) __res; \ |
type | 383 | include/asm-sparc/unistd.h | #define _syscall5(type,name,type1,arg1,type2,arg2,type3,arg3,type4,arg4, \ |
type | 385 | include/asm-sparc/unistd.h | type name (type1 arg1,type2 arg2,type3 arg3,type4 arg4,type5 arg5) \ |
type | 406 | include/asm-sparc/unistd.h | return (type) __res; \ |
type | 45 | include/linux/a.out.h | #define N_SET_INFO(exec, magic, type, flags) \ |
type | 47 | include/linux/a.out.h | | (((int)(type) & 0xff) << 16) \ |
type | 39 | include/linux/comstats.h | unsigned long type; |
type | 78 | include/linux/comstats.h | unsigned long type; |
type | 85 | include/linux/comstats.h | unsigned long type; |
type | 65 | include/linux/cyclades.h | int type; |
type | 32 | include/linux/etherdevice.h | unsigned short type, void *daddr, |
type | 31 | include/linux/fb.h | int type; /* see FB_TYPE_* */ |
type | 166 | include/linux/fb.h | int type; /* see FB_TYPE_* */ |
type | 62 | include/linux/icmp.h | __u8 type; |
type | 185 | include/linux/if_frad.h | int type; /* adapter type */ |
type | 76 | include/linux/if_pppvar.h | __s32 type; /* Type of the buffer */ |
type | 29 | include/linux/igmp.h | __u8 type; |
type | 100 | include/linux/igmp.h | int type; /* type of router which is querier on this interface */ |
type | 387 | include/linux/isdn.h | int type; /* UART type */ |
type | 5 | include/linux/isdn_ppp.h | int type; /* set by user */ |
type | 14 | include/linux/iso_fs.h | char type[ISODCL(1,1)]; /* 711 */ |
type | 27 | include/linux/iso_fs.h | char type [ISODCL ( 1, 1)]; /* 711 */ |
type | 67 | include/linux/iso_fs.h | char type [ISODCL ( 9, 9)]; /* 711 */ |
type | 76 | include/linux/iso_fs.h | char type [ISODCL ( 9, 9)]; /* 711 */ |
type | 22 | include/linux/ncp.h | __u16 type __attribute__ ((packed)); |
type | 35 | include/linux/ncp.h | __u16 type __attribute__ ((packed)); |
type | 72 | include/linux/net.h | short type; /* SOCK_STREAM, ... */ |
type | 73 | include/linux/net_alias.h | int type; /* aliasing type: address family */ |
type | 122 | include/linux/net_alias.h | extern int register_net_alias_type(struct net_alias_type *nat, int type); |
type | 135 | include/linux/netdevice.h | unsigned short type; /* interface hardware type */ |
type | 173 | include/linux/netdevice.h | unsigned short type, |
type | 196 | include/linux/netdevice.h | unsigned short type; /* This is really htons(ether_type). */ |
type | 225 | include/linux/netdevice.h | extern struct device *dev_getbytype(unsigned short type); |
type | 21 | include/linux/netrom.h | int type; |
type | 130 | include/linux/nfs.h | enum nfs_ftype type; |
type | 96 | include/linux/quota.h | #define QCMD(cmd, type) (((cmd) << SUBCMDSHIFT) | ((type) & SUBCMDMASK)) |
type | 198 | include/linux/quota.h | extern void dquot_initialize(struct inode *inode, short type); |
type | 206 | include/linux/quota.h | extern void invalidate_dquots(kdev_t dev, short type); |
type | 207 | include/linux/quota.h | extern int quota_off(kdev_t dev, short type); |
type | 208 | include/linux/quota.h | extern int sync_dquots(kdev_t dev, short type); |
type | 14 | include/linux/serial.h | int type; |
type | 138 | include/linux/serial.h | int type; /* UART type */ |
type | 32 | include/linux/trdevice.h | unsigned short type, void *daddr, |
type | 106 | include/linux/tty_driver.h | short type; /* type of tty driver */ |
type | 12 | include/net/arp.h | extern void arp_send(int type, int ptype, u32 dest_ip, |
type | 15 | include/net/arp.h | extern int arp_bind_cache(struct hh_cache ** hhp, struct device *dev, unsigned short type, __u32 daddr); |
type | 77 | include/net/br.h | unsigned char type; |
type | 97 | include/net/br.h | unsigned char type; |
type | 6 | include/net/datalink.h | unsigned char type[8]; |
type | 30 | include/net/icmp.h | extern void icmp_send(struct sk_buff *skb_in, int type, int code, |
type | 93 | include/net/ip.h | struct device **dev, int type, |
type | 120 | include/net/ip.h | int type, |
type | 107 | include/net/ip_masq.h | unsigned type; /* type = proto<<16 | port (host byte order)*/ |
type | 4 | include/net/p8022.h | extern struct datalink_proto *register_8022_client(unsigned char type, int (*rcvfunc)(struct sk_buff *, struct device *, struct packet_type *)); |
type | 5 | include/net/p8022.h | extern void unregister_8022_client(unsigned char type); |
type | 4 | include/net/p8022tr.h | extern struct datalink_proto *register_8022tr_client(unsigned char type, int (*rcvfunc)(struct sk_buff *, struct device *, struct packet_type *)); |
type | 5 | include/net/p8022tr.h | extern void unregister_8022tr_client(unsigned char type); |
type | 35 | include/net/protocol.h | void (*err_handler)(int type, int code, unsigned char *buff, |
type | 24 | include/net/raw.h | extern void raw_err(int type, int code, unsigned char *header, __u32 daddr, |
type | 109 | include/net/sock.h | unsigned short type; |
type | 253 | include/net/sock.h | unsigned short type; |
type | 340 | include/net/sock.h | struct device **dev, int type, |
type | 131 | include/net/tcp.h | extern void tcp_err(int type, int code, unsigned char *header, __u32 daddr, |
type | 34 | include/net/udp.h | extern void udp_err(int type, int code, unsigned char *header, __u32 daddr, |
type | 61 | kernel/printk.c | asmlinkage int sys_syslog(int type, char * buf, int len) |
type | 68 | kernel/printk.c | if ((type != 3) && !suser()) |
type | 70 | kernel/printk.c | switch (type) { |
type | 69 | lib/vsprintf.c | ,int type) |
type | 75 | lib/vsprintf.c | if (type & LARGE) |
type | 77 | lib/vsprintf.c | if (type & LEFT) |
type | 78 | lib/vsprintf.c | type &= ~ZEROPAD; |
type | 81 | lib/vsprintf.c | c = (type & ZEROPAD) ? '0' : ' '; |
type | 83 | lib/vsprintf.c | if (type & SIGN) { |
type | 88 | lib/vsprintf.c | } else if (type & PLUS) { |
type | 91 | lib/vsprintf.c | } else if (type & SPACE) { |
type | 96 | lib/vsprintf.c | if (type & SPECIAL) { |
type | 110 | lib/vsprintf.c | if (!(type&(ZEROPAD+LEFT))) |
type | 115 | lib/vsprintf.c | if (type & SPECIAL) |
type | 122 | lib/vsprintf.c | if (!(type & LEFT)) |
type | 201 | mm/kmalloc.c | unsigned long type; |
type | 223 | mm/kmalloc.c | type = MF_USED; |
type | 227 | mm/kmalloc.c | type = MF_DMA; |
type | 300 | mm/kmalloc.c | p->bh_flags = type; /* As of now this block is officially in use */ |
type | 668 | mm/memory.c | int verify_area(int type, const void * addr, unsigned long size) |
type | 687 | mm/memory.c | if (type == VERIFY_WRITE) |
type | 46 | mm/page_io.c | unsigned long type, offset; |
type | 50 | mm/page_io.c | type = SWP_TYPE(entry); |
type | 51 | mm/page_io.c | if (type >= nr_swapfiles) { |
type | 55 | mm/page_io.c | p = &swap_info[type]; |
type | 141 | mm/page_io.c | unsigned long type, offset; |
type | 144 | mm/page_io.c | type = SWP_TYPE(entry); |
type | 145 | mm/page_io.c | if (type >= nr_swapfiles) { |
type | 149 | mm/page_io.c | p = &swap_info[type]; |
type | 87 | mm/swap_state.c | unsigned long offset, type; |
type | 92 | mm/swap_state.c | type = SWP_TYPE(entry); |
type | 93 | mm/swap_state.c | if (type & SHM_SWP_TYPE) |
type | 95 | mm/swap_state.c | if (type >= nr_swapfiles) { |
type | 99 | mm/swap_state.c | p = type + swap_info; |
type | 79 | mm/swapfile.c | int type, wrapped = 0; |
type | 81 | mm/swapfile.c | type = swap_list.next; |
type | 82 | mm/swapfile.c | if (type < 0) |
type | 86 | mm/swapfile.c | p = &swap_info[type]; |
type | 90 | mm/swapfile.c | entry = SWP_ENTRY(type,offset); |
type | 91 | mm/swapfile.c | type = swap_info[type].next; |
type | 92 | mm/swapfile.c | if (type < 0 || |
type | 93 | mm/swapfile.c | p->prio != swap_info[type].prio) |
type | 99 | mm/swapfile.c | swap_list.next = type; |
type | 104 | mm/swapfile.c | type = p->next; |
type | 106 | mm/swapfile.c | if (type < 0 || p->prio != swap_info[type].prio) { |
type | 107 | mm/swapfile.c | type = swap_list.head; |
type | 110 | mm/swapfile.c | } else if (type < 0) { |
type | 119 | mm/swapfile.c | unsigned long offset, type; |
type | 123 | mm/swapfile.c | type = SWP_TYPE(entry); |
type | 124 | mm/swapfile.c | if (type & SHM_SWP_TYPE) |
type | 126 | mm/swapfile.c | if (type >= nr_swapfiles) { |
type | 130 | mm/swapfile.c | p = & swap_info[type]; |
type | 164 | mm/swapfile.c | pte_t *dir, unsigned int type, unsigned long page) |
type | 176 | mm/swapfile.c | if (SWP_TYPE(in_swap_cache(page_nr)) != type) |
type | 182 | mm/swapfile.c | if (SWP_TYPE(pte_val(pte)) != type) |
type | 197 | mm/swapfile.c | unsigned int type, unsigned long page) |
type | 216 | mm/swapfile.c | if (unuse_pte(vma, offset+address-vma->vm_start, pte, type, page)) |
type | 226 | mm/swapfile.c | unsigned int type, unsigned long page) |
type | 245 | mm/swapfile.c | if (unuse_pmd(vma, pmd, address, end - address, offset, type, page)) |
type | 255 | mm/swapfile.c | unsigned int type, unsigned long page) |
type | 258 | mm/swapfile.c | if (unuse_pgd(vma, pgdir, start, end - start, type, page)) |
type | 266 | mm/swapfile.c | static int unuse_process(struct mm_struct * mm, unsigned int type, unsigned long page) |
type | 278 | mm/swapfile.c | if (unuse_vma(vma, pgd, vma->vm_start, vma->vm_end, type, page)) |
type | 290 | mm/swapfile.c | static int try_to_unuse(unsigned int type) |
type | 301 | mm/swapfile.c | if (unuse_process(p->mm, type, page)) { |
type | 319 | mm/swapfile.c | int i, type, prev; |
type | 327 | mm/swapfile.c | for (type = swap_list.head; type >= 0; type = swap_info[type].next) { |
type | 328 | mm/swapfile.c | p = swap_info + type; |
type | 339 | mm/swapfile.c | prev = type; |
type | 341 | mm/swapfile.c | if (type < 0){ |
type | 350 | mm/swapfile.c | if (type == swap_list.next) { |
type | 355 | mm/swapfile.c | i = try_to_unuse(type); |
type | 396 | mm/swapfile.c | unsigned int type; |
type | 406 | mm/swapfile.c | for (type = 0 ; type < nr_swapfiles ; type++,p++) |
type | 409 | mm/swapfile.c | if (type >= MAX_SWAPFILES) |
type | 411 | mm/swapfile.c | if (type >= nr_swapfiles) |
type | 412 | mm/swapfile.c | nr_swapfiles = type+1; |
type | 454 | mm/swapfile.c | if (i == type) |
type | 467 | mm/swapfile.c | read_swap_page(SWP_ENTRY(type,0), (char *) p->swap_lockmap); |
type | 6 | net/802/llc.c | int llc_rx_adm(struct sock *sk,struct sk_buff *skb, int type, int cmd, int pf, int nr, int ns) |
type | 8 | net/802/llc.c | if(type==CMD) |
type | 36 | net/802/llc.c | int llc_rx_setup(struct sock *sk, struct sk_buff *skb, int type, int cmd, int pf, int nr, int ns) |
type | 38 | net/802/llc.c | if(type==CMD) |
type | 70 | net/802/llc.c | int llc_rx_reset(struct sock *sk, struct sk_buff *skb, int type, int cmd, int pf, int nr, int ns) |
type | 72 | net/802/llc.c | if(type==CMD) |
type | 114 | net/802/llc.c | int llc_rx_d_conn(struct sock *sk, struct sk_buff *skb, int type, int cmd, int pf, int nr, int ns) |
type | 116 | net/802/llc.c | if(type==CMD) |
type | 150 | net/802/llc.c | int llc_rx_error(struct sock *sk, struct sk_buff *skb, int type, int cmd, int pf, int nr, int ns) |
type | 152 | net/802/llc.c | if(type==CMD) |
type | 199 | net/802/llc.c | int llc_rx_nr_shared(struct sock *sk, struct sk_buff *skb, int type, int cmd, int pf, int nr, int ns) |
type | 201 | net/802/llc.c | if(type==CMD) |
type | 288 | net/802/llc.c | int llc_rx_normal(struct sock *sk, struct sk_buff *skb, int type, int cmd, int pf, int nr, int ns) |
type | 290 | net/802/llc.c | if(llc_rx_nr_shared(sk, skb, type, cmd, pf, nr, ns)) |
type | 296 | net/802/llc.c | if((type==RESP && sk->llc.p_flag==pf)||(type==CMD && pf==0 && sk->llc.p_flag==0)) |
type | 306 | net/802/llc.c | else if((type==CMD && !pf && sk->llc.p_flag==1) || (type==RESP && !pf && sk->llc.p_flag==1)) |
type | 308 | net/802/llc.c | if(type==CMD) |
type | 317 | net/802/llc.c | else if(pf && type==CMD) |
type | 331 | net/802/llc.c | if(sk->llc.p_flag==pf && !(type==CMD && pf)) |
type | 344 | net/802/llc.c | if(type==CMD) |
type | 370 | net/802/llc.c | if(type==CMD || (type==RESP && (!pf || pf==1 && sk->llc.p_flag==1))) |
type | 386 | net/802/llc.c | else if(type==cmd && pf) |
type | 19 | net/802/p8022.c | find_8022_client(unsigned char type) |
type | 24 | net/802/p8022.c | ((proto != NULL) && (*(proto->type) != type)); |
type | 56 | net/802/p8022.c | *rawp++ = dl->type[0]; |
type | 57 | net/802/p8022.c | *rawp++ = dl->type[0]; |
type | 81 | net/802/p8022.c | p8022_packet_type.type=htons(ETH_P_802_2); |
type | 87 | net/802/p8022.c | register_8022_client(unsigned char type, int (*rcvfunc)(struct sk_buff *, struct device *, struct packet_type *)) |
type | 91 | net/802/p8022.c | if (find_8022_client(type) != NULL) |
type | 96 | net/802/p8022.c | proto->type[0] = type; |
type | 109 | net/802/p8022.c | void unregister_8022_client(unsigned char type) |
type | 119 | net/802/p8022.c | if (tmp->type[0] == type) { |
type | 21 | net/802/p8022tr.c | find_8022tr_client(unsigned char type) |
type | 26 | net/802/p8022tr.c | ((proto != NULL) && (*(proto->type) != type)); |
type | 60 | net/802/p8022tr.c | *rawp++ = dl->type[0]; |
type | 61 | net/802/p8022tr.c | *rawp++ = dl->type[0]; |
type | 88 | net/802/p8022tr.c | p8022tr_packet_type.type=htons(ETH_P_TR_802_2); |
type | 94 | net/802/p8022tr.c | register_8022tr_client(unsigned char type, int (*rcvfunc)(struct sk_buff *, struct device *, struct packet_type *)) |
type | 98 | net/802/p8022tr.c | if (find_8022tr_client(type) != NULL) |
type | 103 | net/802/p8022tr.c | proto->type[0] = type; |
type | 116 | net/802/p8022tr.c | void unregister_8022tr_client(unsigned char type) |
type | 126 | net/802/p8022tr.c | if (tmp->type[0] == type) { |
type | 33 | net/802/psnap.c | for (proto = snap_list; proto != NULL && memcmp(proto->type, desc, 5) ; proto = proto->next); |
type | 63 | net/802/psnap.c | if (psnap_packet_type.type == 0) |
type | 64 | net/802/psnap.c | psnap_packet_type.type=htons(ETH_P_SNAP); |
type | 78 | net/802/psnap.c | memcpy(skb_push(skb,5),dl->type,5); |
type | 115 | net/802/psnap.c | memcpy(proto->type, desc,5); |
type | 143 | net/802/psnap.c | if (memcmp(tmp->type,desc,5) == 0) |
type | 41 | net/802/tr.c | int tr_header(struct sk_buff *skb, struct device *dev, unsigned short type, |
type | 60 | net/802/tr.c | trllc->ethertype=htons(type); |
type | 436 | net/appletalk/aarp.c | if(dev->type==ARPHRD_LOCALTLK) |
type | 480 | net/appletalk/aarp.c | if(dev->type!=ARPHRD_ETHER) |
type | 653 | net/appletalk/aarp.c | if(dev->type!=ARPHRD_ETHER) |
type | 257 | net/appletalk/ddp.c | len += sprintf (buffer+len,"%02X ", s->type); |
type | 369 | net/appletalk/ddp.c | if((atif->dev->type == ARPHRD_LOCALTLK || atif->dev->type == ARPHRD_PPP) |
type | 762 | net/appletalk/ddp.c | if(dev->type!=ARPHRD_ETHER&&dev->type!=ARPHRD_LOOPBACK |
type | 763 | net/appletalk/ddp.c | &&dev->type!=ARPHRD_LOCALTLK && dev->type!=ARPHRD_PPP) |
type | 771 | net/appletalk/ddp.c | if(dev->type==ARPHRD_ETHER && nr->nr_phase!=2) |
type | 1131 | net/appletalk/ddp.c | switch(sock->type) |
type | 1157 | net/appletalk/ddp.c | sk->type=sock->type; |
type | 1833 | net/appletalk/ddp.c | if(sk->type==SOCK_RAW) |
type | 2018 | net/appletalk/ddp.c | ltalk_packet_type.type=htons(ETH_P_LOCALTALK); |
type | 2021 | net/appletalk/ddp.c | ppptalk_packet_type.type=htons(ETH_P_PPPTALK); |
type | 279 | net/ax25/af_ax25.c | static struct sock *ax25_find_listener(ax25_address *addr, struct device *dev, int type) |
type | 288 | net/ax25/af_ax25.c | if (s->sk != NULL && ax25cmp(&s->source_addr, addr) == 0 && s->sk->type == type && s->sk->state == TCP_LISTEN) { |
type | 304 | net/ax25/af_ax25.c | static struct sock *ax25_find_socket(ax25_address *my_addr, ax25_address *dest_addr, int type) |
type | 313 | net/ax25/af_ax25.c | if (s->sk != NULL && ax25cmp(&s->source_addr, my_addr) == 0 && ax25cmp(&s->dest_addr, dest_addr) == 0 && s->sk->type == type) { |
type | 337 | net/ax25/af_ax25.c | if (s->sk != NULL && s->sk->type != SOCK_SEQPACKET) |
type | 362 | net/ax25/af_ax25.c | if (s->sk != NULL && ax25cmp(&s->source_addr, addr) == 0 && s->sk->type == SOCK_RAW) { |
type | 378 | net/ax25/af_ax25.c | if (sk->type == SOCK_RAW && sk->protocol == proto && sk->rmem_alloc <= sk->rcvbuf) { |
type | 781 | net/ax25/af_ax25.c | if (ax25->sk != NULL && ax25->sk->type != SOCK_SEQPACKET) |
type | 842 | net/ax25/af_ax25.c | switch (dev->type) { |
type | 1040 | net/ax25/af_ax25.c | if (sk->type == SOCK_SEQPACKET && sk->state != TCP_LISTEN) { |
type | 1066 | net/ax25/af_ax25.c | switch (sock->type) { |
type | 1109 | net/ax25/af_ax25.c | sk->type = sock->type; |
type | 1151 | net/ax25/af_ax25.c | sk->type = osk->type; |
type | 1154 | net/ax25/af_ax25.c | switch (osk->type) { |
type | 1232 | net/ax25/af_ax25.c | if (sk->type == SOCK_SEQPACKET) { |
type | 1381 | net/ax25/af_ax25.c | if (sk->state == TCP_ESTABLISHED && sk->type == SOCK_SEQPACKET) |
type | 1436 | net/ax25/af_ax25.c | if (sk->type == SOCK_SEQPACKET && ax25_find_cb(&sk->ax25->source_addr, &addr->sax25_call, sk->ax25->device) != NULL) |
type | 1442 | net/ax25/af_ax25.c | if (sk->type != SOCK_SEQPACKET) { |
type | 1508 | net/ax25/af_ax25.c | if (sk->type != SOCK_SEQPACKET) |
type | 1585 | net/ax25/af_ax25.c | int type = 0; |
type | 1610 | net/ax25/af_ax25.c | if (ax25_parse_addr(skb->data, skb->len, &src, &dest, &dp, &type, &dama) == NULL) { |
type | 1656 | net/ax25/af_ax25.c | build_ax25_addr(skb->data, &src, &dest, &dp, type, MODULUS); |
type | 1766 | net/ax25/af_ax25.c | if (ax25_process_rx_frame(ax25, skb, type, dama) == 0) |
type | 1985 | net/ax25/af_ax25.c | if (sk->type == SOCK_SEQPACKET && ax25cmp(&sk->ax25->dest_addr, &sax.sax25_call) != 0) |
type | 2031 | net/ax25/af_ax25.c | if (sk->type == SOCK_SEQPACKET) { |
type | 2091 | net/ax25/af_ax25.c | if (sk->type == SOCK_SEQPACKET && sk->state != TCP_ESTABLISHED) |
type | 2101 | net/ax25/af_ax25.c | if (sk->type == SOCK_SEQPACKET) |
type | 2389 | net/ax25/af_ax25.c | ax25_packet_type.type = htons(ETH_P_AX25); |
type | 2392 | net/ax25/af_ax25.c | bpq_packet_type.type = htons(ETH_P_BPQ); |
type | 2449 | net/ax25/af_ax25.c | if(dev->type == ARPHRD_ETHER) { |
type | 2487 | net/ax25/af_ax25.c | int ax25_encapsulate(struct sk_buff *skb, struct device *dev, unsigned short type, void *daddr, |
type | 2516 | net/ax25/af_ax25.c | switch (type) { |
type | 2525 | net/ax25/af_ax25.c | printk("wrong protocol type 0x%x2.2\n", type); |
type | 213 | net/ax25/ax25_in.c | static int ax25_state1_machine(ax25_cb *ax25, struct sk_buff *skb, int frametype, int pf, int type, int dama) |
type | 289 | net/ax25/ax25_in.c | static int ax25_state2_machine(ax25_cb *ax25, struct sk_buff *skb, int frametype, int pf, int type) |
type | 369 | net/ax25/ax25_in.c | static int ax25_state3_machine(ax25_cb *ax25, struct sk_buff *skb, int frametype, int ns, int nr, int pf, int type, int dama) |
type | 438 | net/ax25/ax25_in.c | ax25_check_need_response(ax25, type, pf); |
type | 441 | net/ax25/ax25_in.c | dama_check_need_response(ax25, type, pf); |
type | 450 | net/ax25/ax25_in.c | ax25_check_need_response(ax25, type, pf); |
type | 453 | net/ax25/ax25_in.c | dama_check_need_response(ax25, type, pf); |
type | 462 | net/ax25/ax25_in.c | ax25_check_need_response(ax25, type, pf); |
type | 469 | net/ax25/ax25_in.c | dama_check_need_response(ax25, type, pf); |
type | 478 | net/ax25/ax25_in.c | if (type != C_COMMAND) |
type | 561 | net/ax25/ax25_in.c | static int ax25_state4_machine(ax25_cb *ax25, struct sk_buff *skb, int frametype, int ns, int nr, int pf, int type, int dama) |
type | 635 | net/ax25/ax25_in.c | if (type == C_RESPONSE && pf) { |
type | 651 | net/ax25/ax25_in.c | ax25_check_need_response(ax25, type, pf); |
type | 654 | net/ax25/ax25_in.c | dama_check_need_response(ax25, type, pf); |
type | 663 | net/ax25/ax25_in.c | if ( pf && (type == C_RESPONSE || (ax25->dama_slave && type == C_COMMAND)) ) { |
type | 674 | net/ax25/ax25_in.c | dama_check_need_response(ax25, type, pf); |
type | 682 | net/ax25/ax25_in.c | ax25_check_need_response(ax25, type, pf); |
type | 685 | net/ax25/ax25_in.c | dama_check_need_response(ax25, type, pf); |
type | 694 | net/ax25/ax25_in.c | if ( pf && (type == C_RESPONSE || (ax25->dama_slave && type == C_COMMAND)) ) { |
type | 705 | net/ax25/ax25_in.c | dama_check_need_response(ax25, type, pf); |
type | 713 | net/ax25/ax25_in.c | ax25_check_need_response(ax25, type, pf); |
type | 719 | net/ax25/ax25_in.c | dama_check_need_response(ax25, type, pf); |
type | 728 | net/ax25/ax25_in.c | if (type != C_COMMAND) |
type | 805 | net/ax25/ax25_in.c | int ax25_process_rx_frame(ax25_cb *ax25, struct sk_buff *skb, int type, int dama) |
type | 824 | net/ax25/ax25_in.c | queued = ax25_state1_machine(ax25, skb, frametype, pf, type, dama); |
type | 827 | net/ax25/ax25_in.c | queued = ax25_state2_machine(ax25, skb, frametype, pf, type); |
type | 830 | net/ax25/ax25_in.c | queued = ax25_state3_machine(ax25, skb, frametype, ns, nr, pf, type, dama); |
type | 833 | net/ax25/ax25_in.c | queued = ax25_state4_machine(ax25, skb, frametype, ns, nr, pf, type, dama); |
type | 255 | net/ax25/ax25_out.c | void ax25_transmit_buffer(ax25_cb *ax25, struct sk_buff *skb, int type) |
type | 278 | net/ax25/ax25_out.c | build_ax25_addr(ptr, &ax25->source_addr, &ax25->dest_addr, ax25->digipeat, type, ax25->modulus); |
type | 362 | net/ax25/ax25_out.c | void ax25_check_need_response(ax25_cb *ax25, int type, int pf) |
type | 364 | net/ax25/ax25_out.c | if (!ax25->dama_slave && type == C_COMMAND && pf) |
type | 438 | net/ax25/ax25_out.c | void dama_check_need_response(ax25_cb *ax25, int type, int pf) |
type | 440 | net/ax25/ax25_out.c | if (ax25->dama_slave && type == C_COMMAND && pf) |
type | 893 | net/ax25/ax25_route.c | if (dev->type != ARPHRD_ETHER) |
type | 204 | net/ax25/ax25_subr.c | void ax25_send_control(ax25_cb *ax25, int frametype, int poll_bit, int type) |
type | 245 | net/ax25/ax25_subr.c | ax25_transmit_buffer(ax25, skb, type); |
type | 97 | net/bridge/br.c | config_bpdu[port_no].type = BPDU_TYPE_CONFIG; |
type | 231 | net/bridge/br.c | tcn_bpdu[port_no].type = BPDU_TYPE_TOPO_CHANGE; |
type | 1012 | net/bridge/br.c | if(dev->type!=ARPHRD_ETHER && dev->type!=ARPHRD_LOOPBACK) |
type | 1406 | net/bridge/br.c | switch (bpdu->type) { |
type | 1415 | net/bridge/br.c | bpdu->type); |
type | 95 | net/core/datagram.c | if(sk->type==SOCK_SEQPACKET && sk->state!=TCP_ESTABLISHED) |
type | 189 | net/core/datagram.c | if (sk->type==SOCK_SEQPACKET && sk->state==TCP_CLOSE) |
type | 206 | net/core/datagram.c | if (sk->type==SOCK_SEQPACKET && sk->state==TCP_SYN_SENT) |
type | 150 | net/core/dev.c | if(pt->type==htons(ETH_P_ALL)) |
type | 158 | net/core/dev.c | hash=ntohs(pt->type)&15; |
type | 172 | net/core/dev.c | if(pt->type==htons(ETH_P_ALL)) |
type | 178 | net/core/dev.c | pt1=&ptype_base[ntohs(pt->type)&15]; |
type | 562 | net/core/dev.c | unsigned short type; |
type | 640 | net/core/dev.c | type = skb->protocol; |
type | 660 | net/core/dev.c | for (ptype = ptype_base[ntohs(type)&15]; ptype != NULL; ptype = ptype->next) |
type | 662 | net/core/dev.c | if (ptype->type == type && (!ptype->dev || ptype->dev==skb->dev)) |
type | 1056 | net/core/dev.c | ifr.ifr_hwaddr.sa_family=dev->type; |
type | 1206 | net/core/dev.c | ifr.ifr_hwaddr.sa_family=dev->type; |
type | 1212 | net/core/dev.c | if(ifr.ifr_hwaddr.sa_family!=dev->type) |
type | 64 | net/core/net_alias.c | static struct net_alias_type * nat_getbytype(int type); |
type | 90 | net/core/net_alias.c | nat_getbytype(int type) |
type | 93 | net/core/net_alias.c | for(nat = nat_base[type & 0x0f]; nat ; nat = nat->next) |
type | 95 | net/core/net_alias.c | if (nat->type == type) return nat; |
type | 161 | net/core/net_alias.c | nat->type); |
type | 266 | net/core/net_alias.c | dev->type = main_dev->type; |
type | 802 | net/core/net_alias.c | if (o_nat->type == sa->sa_family) |
type | 897 | net/core/net_alias.c | nat->type, nat->name,nat->n_attach); |
type | 1306 | net/core/net_alias.c | int register_net_alias_type(struct net_alias_type *nat, int type) |
type | 1315 | net/core/net_alias.c | nat->type = type; |
type | 1317 | net/core/net_alias.c | hash = nat->type & 0x0f; |
type | 1350 | net/core/net_alias.c | hash = nat->type & 0x0f; |
type | 1363 | net/core/net_alias.c | printk("unregister_net_alias_type(type=%d): not found!\n", nat->type); |
type | 275 | net/core/sock.c | val = sk->type; |
type | 90 | net/ethernet/eth.c | int eth_header(struct sk_buff *skb, struct device *dev, unsigned short type, |
type | 100 | net/ethernet/eth.c | if(type!=ETH_P_802_3) |
type | 101 | net/ethernet/eth.c | eth->h_proto = htons(type); |
type | 204 | net/ipv4/af_inet.c | if(sk->type==SOCK_PACKET) |
type | 264 | net/ipv4/af_inet.c | if (sk1->type==SOCK_PACKET) |
type | 595 | net/ipv4/af_inet.c | switch(sock->type) |
type | 660 | net/ipv4/af_inet.c | sk->type = sock->type; |
type | 688 | net/ipv4/af_inet.c | if(sk->type==SOCK_RAW && protocol==IPPROTO_RAW) |
type | 813 | net/ipv4/af_inet.c | if(sock->type != SOCK_RAW) |
type | 854 | net/ipv4/af_inet.c | if(sock->type != SOCK_RAW) |
type | 913 | net/ipv4/af_inet.c | if(sock->type==SOCK_DGRAM) |
type | 915 | net/ipv4/af_inet.c | if(sock->type==SOCK_STREAM) |
type | 813 | net/ipv4/arp.c | void arp_send(int type, int ptype, u32 dest_ip, |
type | 854 | net/ipv4/arp.c | arp->ar_hrd = htons(dev->type); |
type | 857 | net/ipv4/arp.c | arp->ar_pro = (dev->type == ARPHRD_AX25 || dev->type == ARPHRD_NETROM) ? htons(AX25_P_IP) : htons(ETH_P_IP); |
type | 859 | net/ipv4/arp.c | arp->ar_pro = (dev->type != ARPHRD_AX25) ? htons(ETH_P_IP) : htons(AX25_P_IP); |
type | 866 | net/ipv4/arp.c | arp->ar_op = htons(type); |
type | 986 | net/ipv4/arp.c | dev->type != ntohs(arp->ar_hrd) || |
type | 1004 | net/ipv4/arp.c | switch (dev->type) |
type | 1099 | net/ipv4/arp.c | if (dev->type != ntohs(arp->ar_hrd) || dev->flags & IFF_NOARP) |
type | 1363 | net/ipv4/arp.c | if(dev->type==ARPHRD_ETHER || dev->type==ARPHRD_IEEE802) |
type | 1559 | net/ipv4/arp.c | if (entry->dev->type == ARPHRD_AX25 || entry->dev->type == ARPHRD_NETROM) |
type | 1563 | net/ipv4/arp.c | if(entry->dev->type==ARPHRD_AX25) |
type | 1583 | net/ipv4/arp.c | (unsigned int)entry->dev->type, |
type | 1910 | net/ipv4/arp.c | if (r->arp_ha.sa_family != dev->type) |
type | 2034 | net/ipv4/arp.c | r->arp_ha.sa_family = entry->dev->type; |
type | 2131 | net/ipv4/arp.c | r.arp_ha.sa_family = dev->type; |
type | 2132 | net/ipv4/arp.c | else if (r.arp_ha.sa_family != dev->type) |
type | 2225 | net/ipv4/arp.c | arp_packet_type.type=htons(ETH_P_ARP); |
type | 231 | net/ipv4/devinet.c | struct device *dev_getbytype(unsigned short type) |
type | 237 | net/ipv4/devinet.c | if (dev->type == type && !(dev->flags&(IFF_LOOPBACK|IFF_NOARP))) |
type | 353 | net/ipv4/icmp.c | int type, entry; |
type | 356 | net/ipv4/icmp.c | for (type=0; type<=18; type++) { |
type | 357 | net/ipv4/icmp.c | xr = icmp_pointers[type].xrlim; |
type | 372 | net/ipv4/icmp.c | static int xrlim_allow(int type, __u32 addr) |
type | 378 | net/ipv4/icmp.c | if (type > 18) /* No time limit present */ |
type | 380 | net/ipv4/icmp.c | r = icmp_pointers[type].xrlim; |
type | 440 | net/ipv4/icmp.c | static void icmp_out_count(int type) |
type | 442 | net/ipv4/icmp.c | if(type>18) |
type | 444 | net/ipv4/icmp.c | (*icmp_pointers[type].output)++; |
type | 488 | net/ipv4/icmp.c | icmp_out_count(icmp_param->icmph.type); |
type | 506 | net/ipv4/icmp.c | void icmp_send(struct sk_buff *skb_in, int type, int code, unsigned long info, struct device *dev) |
type | 547 | net/ipv4/icmp.c | if(icmp_pointers[type].error) |
type | 560 | net/ipv4/icmp.c | if(icmph->type>18 || icmp_pointers[icmph->type].error) |
type | 570 | net/ipv4/icmp.c | if (!xrlim_allow(type, iph->saddr)) |
type | 582 | net/ipv4/icmp.c | icmp_param.icmph.type=type; |
type | 612 | net/ipv4/icmp.c | if(icmph->type==ICMP_DEST_UNREACH) |
type | 729 | net/ipv4/icmp.c | ipprot->err_handler(icmph->type, icmph->code, dp, |
type | 824 | net/ipv4/icmp.c | icmp_param.icmph.type=ICMP_ECHOREPLY; |
type | 869 | net/ipv4/icmp.c | icmp_param.icmph.type=ICMP_TIMESTAMPREPLY; |
type | 895 | net/ipv4/icmp.c | icmp_param.icmph.type=ICMP_ADDRESSREPLY; |
type | 942 | net/ipv4/icmp.c | if(icmph->type > 18) |
type | 960 | net/ipv4/icmp.c | if (icmph->type != ICMP_ECHO) |
type | 975 | net/ipv4/icmp.c | (*icmp_pointers[icmph->type].input)++; |
type | 976 | net/ipv4/icmp.c | (icmp_pointers[icmph->type].handler)(icmph,skb,skb->dev,saddr,daddr,len); |
type | 1033 | net/ipv4/icmp.c | icmp_socket.type=SOCK_RAW; |
type | 95 | net/ipv4/igmp.c | i->type=IGMP_NEW_ROUTER; /* Revert to new multicast router */ |
type | 129 | net/ipv4/igmp.c | i->type = IGMP_NEW_ROUTER; |
type | 145 | net/ipv4/igmp.c | static struct ip_router_info *igmp_set_mrouter_info(struct device *dev,int type,int time) |
type | 153 | net/ipv4/igmp.c | if(i->type==IGMP_OLD_ROUTER) |
type | 158 | net/ipv4/igmp.c | i->type = type; |
type | 161 | net/ipv4/igmp.c | if(i->type==IGMP_OLD_ROUTER) |
type | 177 | net/ipv4/igmp.c | i->type = type; |
type | 185 | net/ipv4/igmp.c | if(i->type==IGMP_OLD_ROUTER) |
type | 238 | net/ipv4/igmp.c | static void igmp_send_report(struct device *dev, unsigned long address, int type) |
type | 254 | net/ipv4/igmp.c | ih->type=type; |
type | 272 | net/ipv4/igmp.c | if(r->type==IGMP_NEW_ROUTER) |
type | 389 | net/ipv4/igmp.c | if(dev->type!=ARPHRD_ETHER) |
type | 402 | net/ipv4/igmp.c | if(dev->type!=ARPHRD_ETHER) |
type | 423 | net/ipv4/igmp.c | if(r->type==IGMP_NEW_ROUTER) |
type | 468 | net/ipv4/igmp.c | if(ih->type==IGMP_HOST_MEMBERSHIP_QUERY && daddr==IGMP_ALL_HOSTS) |
type | 470 | net/ipv4/igmp.c | if(ih->type==IGMP_HOST_MEMBERSHIP_REPORT && daddr==ih->group) |
type | 472 | net/ipv4/igmp.c | if(ih->type==IGMP_HOST_NEW_MEMBERSHIP_REPORT && daddr==ih->group) |
type | 54 | net/ipv4/ip_fragment.c | extern __inline__ void frag_kfree_skb(struct sk_buff *skb, int type) |
type | 57 | net/ipv4/ip_fragment.c | kfree_skb(skb,type); |
type | 307 | net/ipv4/ip_fw.c | icmp_type=(__u16)(icmp->type); |
type | 50 | net/ipv4/ip_masq_app.c | #define IP_MASQ_APP_PORT(type) ( type & 0xffff ) |
type | 51 | net/ipv4/ip_masq_app.c | #define IP_MASQ_APP_PROTO(type) ( (type>>16) & 0x00ff ) |
type | 81 | net/ipv4/ip_masq_app.c | mapp->type = IP_MASQ_APP_TYPE(proto, port); |
type | 115 | net/ipv4/ip_masq_app.c | hash = IP_MASQ_APP_HASH(IP_MASQ_APP_PROTO(mapp->type), IP_MASQ_APP_PORT(mapp->type)); |
type | 128 | net/ipv4/ip_masq_app.c | masq_proto_name(IP_MASQ_APP_PROTO(mapp->type)), IP_MASQ_APP_PORT(mapp->type)); |
type | 140 | net/ipv4/ip_masq_app.c | unsigned type; |
type | 143 | net/ipv4/ip_masq_app.c | type = IP_MASQ_APP_TYPE(proto,port); |
type | 146 | net/ipv4/ip_masq_app.c | if (type == mapp->type) return mapp; |
type | 170 | net/ipv4/ip_masq_app.c | masq_proto_name(IP_MASQ_APP_PROTO(mapp->type)), |
type | 171 | net/ipv4/ip_masq_app.c | IP_MASQ_APP_PORT(mapp->type)); |
type | 457 | net/ipv4/ip_masq_app.c | masq_proto_name(IP_MASQ_APP_PROTO(mapp->type)), |
type | 458 | net/ipv4/ip_masq_app.c | IP_MASQ_APP_PORT(mapp->type), mapp->n_attach); |
type | 198 | net/ipv4/ip_output.c | struct device **dev, int type, struct options *opt, |
type | 260 | net/ipv4/ip_output.c | if (type==IPPROTO_TCP) |
type | 283 | net/ipv4/ip_output.c | if(type == IPPROTO_RAW) |
type | 302 | net/ipv4/ip_output.c | iph->protocol = type; |
type | 576 | net/ipv4/ip_output.c | int type, |
type | 698 | net/ipv4/ip_output.c | iph->protocol=type; |
type | 894 | net/ipv4/ip_output.c | iph->protocol = type; |
type | 1104 | net/ipv4/ip_output.c | ip_packet_type.type=htons(ETH_P_IP); |
type | 205 | net/ipv4/ip_sockglue.c | if(sk->type!=SOCK_RAW) |
type | 277 | net/ipv4/ipmr.c | igmp->type = IGMPMSG_NOCACHE; /* non IGMP dummy message */ |
type | 442 | net/ipv4/ipmr.c | if(sk->type!=SOCK_RAW || sk->num!=IPPROTO_IGMP) |
type | 262 | net/ipv4/packet.c | p->type = sk->num; |
type | 459 | net/ipv4/packet.c | saddr->spkt_family = skb->dev->type; |
type | 183 | net/ipv4/rarp.c | rarp_packet_type.type=htons(ETH_P_RARP); |
type | 209 | net/ipv4/rarp.c | if (rarp->ar_hln != dev->addr_len || dev->type != ntohs(rarp->ar_hrd) |
type | 231 | net/ipv4/rarp.c | (rarp->ar_pro != htons(AX25_P_IP) && dev->type == ARPHRD_AX25) || |
type | 233 | net/ipv4/rarp.c | (rarp->ar_pro != htons(ETH_P_IP) && dev->type != ARPHRD_AX25) |
type | 79 | net/ipv4/raw.c | void raw_err (int type, int code, unsigned char *header, __u32 daddr, |
type | 91 | net/ipv4/raw.c | if (type == ICMP_SOURCE_QUENCH) |
type | 97 | net/ipv4/raw.c | if(type == ICMP_PARAMETERPROB) |
type | 566 | net/ipv4/route.c | if ((dev != get_gw_dev(gw)) && dev->type!=ARPHRD_TUNNEL) |
type | 500 | net/ipv4/tcp.c | void tcp_err(int type, int code, unsigned char *header, __u32 daddr, |
type | 518 | net/ipv4/tcp.c | if (type == ICMP_SOURCE_QUENCH) |
type | 530 | net/ipv4/tcp.c | if (type == ICMP_PARAMETERPROB) |
type | 537 | net/ipv4/tcp.c | if (type == ICMP_DEST_UNREACH && code == ICMP_FRAG_NEEDED) |
type | 152 | net/ipv4/udp.c | void udp_err(int type, int code, unsigned char *header, __u32 daddr, |
type | 169 | net/ipv4/udp.c | if (type == ICMP_SOURCE_QUENCH) |
type | 176 | net/ipv4/udp.c | if (type == ICMP_PARAMETERPROB) |
type | 841 | net/ipx/af_ipx.c | ipx_map_frame_type(unsigned char type) |
type | 843 | net/ipx/af_ipx.c | switch (type) { |
type | 1610 | net/ipx/af_ipx.c | sk->protinfo.af_ipx.type=opt; |
type | 1641 | net/ipx/af_ipx.c | val=sk->protinfo.af_ipx.type; |
type | 1690 | net/ipx/af_ipx.c | switch(sock->type) |
type | 1707 | net/ipx/af_ipx.c | sk->type=sock->type; |
type | 1898 | net/ipx/af_ipx.c | sk->protinfo.af_ipx.type=addr->sipx_type; |
type | 1954 | net/ipx/af_ipx.c | sipx.sipx_type = sk->protinfo.af_ipx.type; |
type | 2042 | net/ipx/af_ipx.c | intrfc = ipxitf_find_using_phys(dev, pt->type); |
type | 2046 | net/ipx/af_ipx.c | intrfc = ipxitf_auto_create(dev, pt->type); |
type | 2101 | net/ipx/af_ipx.c | usipx->sipx_type=sk->protinfo.af_ipx.type; |
type | 2322 | net/ipx/af_ipx.c | ipx_dix_packet_type.type=htons(ETH_P_IPX); |
type | 2326 | net/ipx/af_ipx.c | ipx_8023_packet_type.type=htons(ETH_P_802_3); |
type | 501 | net/netrom/af_netrom.c | if (sock->type != SOCK_SEQPACKET || protocol != 0) |
type | 519 | net/netrom/af_netrom.c | sk->type = sock->type; |
type | 589 | net/netrom/af_netrom.c | if (osk->type != SOCK_SEQPACKET) |
type | 606 | net/netrom/af_netrom.c | sk->type = osk->type; |
type | 884 | net/netrom/af_netrom.c | if (sk->type != SOCK_SEQPACKET) |
type | 77 | net/netrom/nr_dev.c | static int nr_header(struct sk_buff *skb, struct device *dev, unsigned short type, |
type | 229 | net/netrom/nr_dev.c | dev->type = ARPHRD_NETROM; |
type | 520 | net/netrom/nr_route.c | if ((dev->flags & IFF_UP) && dev->type == ARPHRD_AX25) |
type | 524 | net/netrom/nr_route.c | if ((dev->flags & IFF_UP) && dev->type == ARPHRD_ETHER) |
type | 540 | net/netrom/nr_route.c | if ((dev->flags & IFF_UP) && dev->type == ARPHRD_NETROM) |
type | 555 | net/netrom/nr_route.c | if ((dev->flags & IFF_UP) && dev->type == ARPHRD_NETROM && ax25cmp(addr, (ax25_address *)dev->dev_addr) == 0) |
type | 579 | net/netrom/nr_route.c | switch (nr_route.type) { |
type | 599 | net/netrom/nr_route.c | switch (nr_route.type) { |
type | 534 | net/socket.c | asmlinkage int sys_socket(int family, int type, int protocol) |
type | 567 | net/socket.c | if ((type != SOCK_STREAM && type != SOCK_DGRAM && |
type | 568 | net/socket.c | type != SOCK_SEQPACKET && type != SOCK_RAW && |
type | 569 | net/socket.c | type != SOCK_PACKET) || protocol < 0) |
type | 585 | net/socket.c | sock->type = type; |
type | 608 | net/socket.c | asmlinkage int sys_socketpair(int family, int type, int protocol, int usockvec[2]) |
type | 619 | net/socket.c | if ((fd1 = sys_socket(family, type, protocol)) < 0) |
type | 632 | net/socket.c | if ((fd2 = sys_socket(family, type, protocol)) < 0) |
type | 761 | net/socket.c | newsock->type = sock->type; |
type | 820 | net/socket.c | if(sock->type == SOCK_DGRAM) /* Hack for now - move this all into the protocol */ |
type | 246 | net/unix/af_unix.c | if(sk->type!=SOCK_STREAM) |
type | 287 | net/unix/af_unix.c | switch(sock->type) |
type | 296 | net/unix/af_unix.c | sock->type=SOCK_DGRAM; |
type | 303 | net/unix/af_unix.c | sk->type=sock->type; |
type | 347 | net/unix/af_unix.c | if(sk->type==SOCK_STREAM && skpair!=NULL && skpair->state!=TCP_LISTEN) |
type | 448 | net/unix/af_unix.c | if(sk->type==SOCK_STREAM && sk->protinfo.af_unix.other) |
type | 474 | net/unix/af_unix.c | if(sk->type==SOCK_DGRAM) |
type | 485 | net/unix/af_unix.c | if(other->type!=sk->type) |
type | 514 | net/unix/af_unix.c | if(other->type!=sk->type) |
type | 594 | net/unix/af_unix.c | if(sk->type!=SOCK_STREAM) |
type | 898 | net/unix/af_unix.c | if(sock->type==SOCK_STREAM) |
type | 946 | net/unix/af_unix.c | if(sock->type==SOCK_DGRAM) |
type | 959 | net/unix/af_unix.c | if(size > 4000 && sock->type!=SOCK_DGRAM) |
type | 999 | net/unix/af_unix.c | if(sock->type==SOCK_DGRAM && other->dead) |
type | 1153 | net/unix/af_unix.c | if(sock->type==SOCK_DGRAM || cm) |
type | 1254 | net/unix/af_unix.c | s->socket->type, |
type | 72 | scripts/ksymoops.cc | char type; |
type | 73 | scripts/ksymoops.cc | is >> type; |