| tag | line | file | source code | 
| type | 131 | arch/alpha/kernel/bios32.c | unsigned int type; | 
| type | 137 | arch/alpha/kernel/bios32.c | type = base & PCI_BASE_ADDRESS_MEM_TYPE_MASK; | 
| type | 141 | arch/alpha/kernel/bios32.c | switch (type) { | 
| type | 603 | arch/alpha/kernel/irq.c | asmlinkage void do_entInt(unsigned long type, unsigned long vector, unsigned long la_ptr, | 
| type | 607 | arch/alpha/kernel/irq.c | switch (type) { | 
| type | 633 | arch/alpha/kernel/irq.c | printk("Hardware intr %ld %lx? Huh?\n", type, vector); | 
| type | 178 | 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 | 303 | arch/sparc/kernel/probe.c | register int node, type; | 
| type | 319 | arch/sparc/kernel/probe.c | type = 0; | 
| type | 581 | arch/sparc/kernel/sys_sunos.c | extern sys_mount (char * dev_name, char * dir_name, char * type, | 
| type | 588 | arch/sparc/kernel/sys_sunos.c | sys_socket(int family, int type, int protocol); | 
| type | 719 | arch/sparc/kernel/sys_sunos.c | sunos_mount(char *type, char *dir, int flags, void *data) | 
| type | 739 | arch/sparc/kernel/sys_sunos.c | error = verify_area(VERIFY_READ, type, 16); | 
| type | 742 | arch/sparc/kernel/sys_sunos.c | if(strcmp(type, "ext2") == 0) { | 
| type | 744 | arch/sparc/kernel/sys_sunos.c | } else if(strcmp(type, "iso9660") == 0) { | 
| type | 746 | arch/sparc/kernel/sys_sunos.c | } else if(strcmp(type, "minix") == 0) { | 
| type | 748 | arch/sparc/kernel/sys_sunos.c | } else if(strcmp(type, "ext") == 0) { | 
| type | 750 | arch/sparc/kernel/sys_sunos.c | } else if(strcmp(type, "xiafs") == 0) { | 
| type | 752 | arch/sparc/kernel/sys_sunos.c | } else if(strcmp(type, "nfs") == 0) { | 
| type | 755 | arch/sparc/kernel/sys_sunos.c | } else if(strcmp(type, "ufs") == 0) { | 
| type | 758 | arch/sparc/kernel/sys_sunos.c | } else if(strcmp(type, "proc")) { | 
| type | 763 | arch/sparc/kernel/sys_sunos.c | error = sys_mount(dev_fname, dir, type, linux_flags, NULL); | 
| type | 765 | arch/sparc/kernel/sys_sunos.c | type, dev_fname, error); | 
| type | 53 | arch/sparc/kernel/traps.c | do_hw_interrupt(unsigned long type, unsigned long psr, unsigned long pc) | 
| type | 57 | arch/sparc/kernel/traps.c | type, psr, pc); | 
| type | 2772 | drivers/block/floppy.c | static inline const char *drive_name(int type, int drive) | 
| type | 2776 | drivers/block/floppy.c | if (type) | 
| type | 2777 | drivers/block/floppy.c | floppy = floppy_type + type; | 
| type | 3024 | drivers/block/floppy.c | int drive, int type, int device) | 
| type | 3036 | drivers/block/floppy.c | if (type){ | 
| type | 3041 | drivers/block/floppy.c | if (TYPE(drive_state[cnt].fd_device) == type && | 
| type | 3045 | drivers/block/floppy.c | floppy_type[type] = *g; | 
| type | 3046 | drivers/block/floppy.c | floppy_type[type].name="user format"; | 
| type | 3047 | drivers/block/floppy.c | for (cnt = type << 2; cnt < (type << 2) + 4; cnt++) | 
| type | 3049 | drivers/block/floppy.c | floppy_type[type].size>>1; | 
| type | 3052 | drivers/block/floppy.c | if (TYPE(drive_state[cnt].fd_device) == type && | 
| type | 3171 | drivers/block/floppy.c | int i,drive,type; | 
| type | 3187 | drivers/block/floppy.c | type = TYPE(device); | 
| type | 3222 | drivers/block/floppy.c | drive, type, device); | 
| type | 3224 | drivers/block/floppy.c | if (type) | 
| type | 3225 | drivers/block/floppy.c | outparam = (char *) &floppy_type[type]; | 
| type | 3266 | drivers/block/floppy.c | outparam = drive_name(type,drive); | 
| type | 3292 | drivers/block/floppy.c | if (type) | 
| type | 2111 | drivers/block/ide.c | byte type = (id->config >> 8) & 0x1f; | 
| type | 2113 | drivers/block/ide.c | switch (type) { | 
| type | 2149 | drivers/block/ide.c | printk("Type %d - Unknown device\n", type); | 
| type | 515 | drivers/cdrom/aztcd.c | static int aztSetDiskType(int type) | 
| type | 520 | drivers/cdrom/aztcd.c | printk("aztcd: set disk type command: type= %i\n",type); | 
| type | 524 | drivers/cdrom/aztcd.c | outb(type,CMD_PORT); | 
| type | 528 | drivers/cdrom/aztcd.c | { azt_read_mode=type; | 
| type | 534 | drivers/cdrom/aztcd.c | printk("### Error 1 aztcd: aztSetDiskType %x Error Code %x\n",type,data); | 
| type | 538 | 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 | 1973 | drivers/char/console.c | console_driver.type = TTY_DRIVER_TYPE_CONSOLE; | 
| type | 1192 | drivers/char/cyclades.c | if (!info->type){ | 
| type | 1821 | drivers/char/cyclades.c | tmp.type = info->type; | 
| type | 2779 | drivers/char/cyclades.c | cy_serial_driver.type = TTY_DRIVER_TYPE_SERIAL; | 
| type | 2867 | drivers/char/cyclades.c | info->type = PORT_CIRRUS; | 
| type | 1787 | drivers/char/istallion.c | sio.type = PORT_UNKNOWN; | 
| type | 4333 | drivers/char/istallion.c | stli_serial.type = TTY_DRIVER_TYPE_SERIAL; | 
| type | 538 | drivers/char/keyboard.c | u_char type; | 
| type | 546 | drivers/char/keyboard.c | type = KTYP(keysym); | 
| type | 548 | drivers/char/keyboard.c | if (type >= 0xf0) { | 
| type | 549 | drivers/char/keyboard.c | type -= 0xf0; | 
| type | 550 | drivers/char/keyboard.c | if (type == KT_LETTER) { | 
| type | 551 | drivers/char/keyboard.c | type = KT_LATIN; | 
| type | 558 | drivers/char/keyboard.c | (*key_handler[type])(keysym & 0xff, up_flag); | 
| type | 559 | drivers/char/keyboard.c | if (type != KT_SLOCK) | 
| type | 573 | drivers/char/keyboard.c | type = KTYP(keysym); | 
| type | 574 | drivers/char/keyboard.c | if (type == KT_SHIFT) | 
| type | 575 | drivers/char/keyboard.c | (*key_handler[type])(keysym & 0xff, up_flag); | 
| type | 226 | drivers/char/pty.c | pty_driver.type = TTY_DRIVER_TYPE_PTY; | 
| 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 | 905 | drivers/char/serial.c | if (!info->port || !info->type) { | 
| type | 925 | drivers/char/serial.c | if (info->type == PORT_16650) { | 
| type | 929 | drivers/char/serial.c | } else if (info->type == PORT_16550A) { | 
| type | 1206 | drivers/char/serial.c | if (info->type == PORT_16550A) { | 
| type | 1211 | drivers/char/serial.c | } else if (info->type == PORT_16650) { | 
| type | 1474 | drivers/char/serial.c | tmp.type = info->type; | 
| type | 1507 | drivers/char/serial.c | (new_serial.type != info->type) || | 
| type | 1522 | drivers/char/serial.c | (new_serial.type < PORT_UNKNOWN) || (new_serial.type > PORT_MAX)) { | 
| type | 1527 | drivers/char/serial.c | if (new_serial.type) { | 
| type | 1531 | drivers/char/serial.c | rs_table[i].type) | 
| type | 1547 | drivers/char/serial.c | info->type = new_serial.type; | 
| type | 1562 | drivers/char/serial.c | if(info->type != PORT_UNKNOWN) | 
| type | 1567 | drivers/char/serial.c | if (!info->port || !info->type) | 
| type | 2543 | drivers/char/serial.c | info->type = PORT_UNKNOWN; | 
| type | 2608 | drivers/char/serial.c | info->type = PORT_16450; | 
| type | 2611 | drivers/char/serial.c | info->type = PORT_UNKNOWN; | 
| type | 2614 | drivers/char/serial.c | info->type = PORT_16550; | 
| type | 2619 | drivers/char/serial.c | info->type = PORT_16650; | 
| type | 2622 | drivers/char/serial.c | info->type = PORT_16550A; | 
| type | 2628 | drivers/char/serial.c | if (info->type == PORT_16450) { | 
| type | 2637 | drivers/char/serial.c | info->type = PORT_8250; | 
| type | 2692 | drivers/char/serial.c | serial_driver.type = TTY_DRIVER_TYPE_SERIAL; | 
| type | 2737 | drivers/char/serial.c | info->type = PORT_UNKNOWN; | 
| type | 2763 | drivers/char/serial.c | if (info->type == PORT_UNKNOWN) | 
| type | 2768 | drivers/char/serial.c | switch (info->type) { | 
| type | 2810 | drivers/char/serial.c | if ((rs_table[i].type == PORT_UNKNOWN) && | 
| type | 2828 | drivers/char/serial.c | if (info->type == PORT_UNKNOWN) { | 
| type | 2835 | drivers/char/serial.c | switch (info->type) { | 
| type | 2860 | drivers/char/serial.c | info->type = PORT_UNKNOWN; | 
| type | 1107 | drivers/char/stallion.c | sio.type = PORT_CIRRUS; | 
| type | 2871 | drivers/char/stallion.c | stl_serial.type = TTY_DRIVER_TYPE_SERIAL; | 
| type | 184 | drivers/char/tty_io.c | if (tty->driver.type == TTY_DRIVER_TYPE_PTY && | 
| type | 820 | drivers/char/tty_io.c | if (driver->type == TTY_DRIVER_TYPE_PTY && | 
| type | 849 | drivers/char/tty_io.c | if (driver->type == TTY_DRIVER_TYPE_PTY) { | 
| type | 919 | drivers/char/tty_io.c | if (driver->type == TTY_DRIVER_TYPE_PTY) { | 
| type | 1055 | drivers/char/tty_io.c | if (tty->driver.type == TTY_DRIVER_TYPE_PTY && | 
| type | 1190 | drivers/char/tty_io.c | if (tty->driver.type == TTY_DRIVER_TYPE_PTY && | 
| type | 1374 | drivers/char/tty_io.c | if (tty->driver.type == TTY_DRIVER_TYPE_PTY && | 
| type | 1417 | drivers/char/tty_io.c | if (tty->driver.type == TTY_DRIVER_TYPE_CONSOLE) { | 
| type | 1524 | 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 | 603 | drivers/net/arcnet.c | unsigned short type,void *daddr,void *saddr,unsigned len); | 
| type | 623 | drivers/net/arcnet.c | unsigned short type,void *daddr,void *saddr,unsigned len); | 
| type | 1188 | drivers/net/arcnet.c | dev->type    = ARPHRD_ARCNET; | 
| type | 2546 | drivers/net/arcnet.c | unsigned short type,void *daddr,void *saddr,unsigned len) | 
| type | 2555 | drivers/net/arcnet.c | type,type,len); | 
| type | 2558 | drivers/net/arcnet.c | switch(type) | 
| type | 2579 | drivers/net/arcnet.c | type,type); | 
| type | 3064 | drivers/net/arcnet.c | unsigned short type,void *daddr,void *saddr,unsigned len) | 
| type | 3071 | drivers/net/arcnet.c | switch(type) | 
| type | 3083 | 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 | 153 | drivers/net/eql.c | unsigned short type, void *daddr, void *saddr,  | 
| type | 274 | drivers/net/eql.c | dev->type         = ARPHRD_SLIP; | 
| type | 409 | 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 | 101 | drivers/net/ibmtr.c | char *adapter_def(char type) | 
| type | 103 | drivers/net/ibmtr.c | switch (type) | 
| type | 141 | drivers/net/ibmtr.c | static void open_sap(unsigned char type,struct device *dev); | 
| type | 983 | drivers/net/ibmtr.c | static void open_sap(unsigned char type,struct device *dev) { | 
| type | 995 | drivers/net/ibmtr.c | open_sap->sap_value=type; | 
| 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 | 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 | 136 | drivers/net/ppp.c | static struct compressor *find_compressor (int type); | 
| type | 203 | drivers/net/ppp.c | unsigned short type, void *daddr, void *saddr, | 
| type | 219 | drivers/net/ppp.c | static int ppp_dev_output (struct protocol *self, sk_buff *skb, int type, | 
| type | 482 | drivers/net/ppp.c | dev->type             = ARPHRD_PPP; | 
| type | 579 | drivers/net/ppp.c | ppp_alloc_buf (int size, int type) | 
| type | 588 | drivers/net/ppp.c | buf->type   = type; | 
| type | 980 | drivers/net/ppp.c | if (xbuf->type == BUFFER_TYPE_DEV_WR) | 
| type | 1071 | drivers/net/ppp.c | if (xbuf->type == BUFFER_TYPE_TTY_WR) | 
| type | 3239 | drivers/net/ppp.c | static int ppp_dev_output (struct protocol *self, sk_buff *skb, int type, | 
| type | 3284 | drivers/net/ppp.c | unsigned short type, void *daddr, void *saddr, | 
| type | 3288 | drivers/net/ppp.c | unsigned short type, void *daddr, | 
| type | 3448 | drivers/net/ppp.c | static struct compressor *find_compressor (int type) | 
| type | 3458 | drivers/net/ppp.c | if ((int) (unsigned char) 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 | 539 | drivers/net/slip.c | sl_header(struct sk_buff *skb, struct device *dev, unsigned short type, | 
| type | 546 | drivers/net/slip.c | if (sl->mode & SL_MODE_AX25 && type != htons(ETH_P_AX25))  { | 
| type | 547 | drivers/net/slip.c | return ax25_encapsulate(skb, dev, type, daddr, saddr, len); | 
| type | 768 | drivers/net/slip.c | sl->dev->type = ARPHRD_SLIP + sl->mode; | 
| type | 770 | drivers/net/slip.c | if (sl->dev->type == 260) {    /* KISS */ | 
| type | 771 | drivers/net/slip.c | sl->dev->type = ARPHRD_AX25; | 
| type | 1100 | drivers/net/slip.c | sl->dev->type = ARPHRD_SLIP+sl->mode; | 
| type | 1102 | drivers/net/slip.c | if (sl->dev->type == 260)  { | 
| type | 1103 | drivers/net/slip.c | sl->dev->type = ARPHRD_AX25; | 
| type | 1290 | drivers/net/slip.c | dev->type    = ARPHRD_SLIP + SL_MODE_DEFAULT; | 
| type | 1293 | drivers/net/slip.c | if (sl->dev->type == 260) { | 
| type | 1294 | drivers/net/slip.c | sl->dev->type = ARPHRD_AX25; | 
| type | 85 | drivers/net/tunnel.c | dev->type = ARPHRD_TUNNEL;   /* IP tunnel hardware type (Linux 1.1.89) */ | 
| type | 222 | drivers/pci/pci.c | const char  *type; | 
| type | 492 | drivers/pci/pci.c | printk("    %s: ", bridge_optimization[i].type); | 
| type | 635 | drivers/pci/pci.c | const char *pref, *type = "unknown"; | 
| type | 644 | drivers/pci/pci.c | type = "32 bit"; break; | 
| type | 646 | drivers/pci/pci.c | type = "20 bit"; break; | 
| type | 648 | drivers/pci/pci.c | type = "64 bit"; | 
| type | 657 | drivers/pci/pci.c | "0x%lx.", pref, type, | 
| type | 481 | drivers/scsi/53c7,8xx.c | #define ROUNDUP(adr,type)  \ | 
| type | 482 | drivers/scsi/53c7,8xx.c | ((void *) (((long) (adr) + sizeof(type) - 1) & ~(sizeof(type) - 1))) | 
| type | 1429 | drivers/scsi/advansys.c | uchar               type[ASC_MAX_TID + 1][ASC_MAX_LUN + 1]; | 
| type | 2395 | drivers/scsi/advansys.c | uchar  type; | 
| type | 2414 | drivers/scsi/advansys.c | uchar  type; | 
| type | 4069 | drivers/scsi/advansys.c | pciDevice->type = asc_scan_method(pciDevice); | 
| type | 4071 | drivers/scsi/advansys.c | ASC_DBG1(2, "asc_srch_pci_dev: type %d\n", pciDevice->type); | 
| type | 4102 | drivers/scsi/advansys.c | uchar type; | 
| type | 4107 | drivers/scsi/advansys.c | for (type = 1; type < 3; type++) { | 
| type | 4108 | drivers/scsi/advansys.c | pciData.type = type; | 
| type | 4113 | drivers/scsi/advansys.c | ASC_DBG2(4, "asc_scan_method: data %x, type %d\n", data, type); | 
| type | 4114 | drivers/scsi/advansys.c | return (type); | 
| type | 4118 | drivers/scsi/advansys.c | ASC_DBG1(4, "asc_scan_method: type %d\n", type); | 
| type | 4119 | drivers/scsi/advansys.c | return (type); | 
| type | 4136 | drivers/scsi/advansys.c | pciData.type = pciDevice->type; | 
| type | 4185 | drivers/scsi/advansys.c | pciData.type = pciDevice->type; | 
| type | 4217 | drivers/scsi/advansys.c | pciData->type, lbus, lslot, lfunc); | 
| type | 4222 | drivers/scsi/advansys.c | if (pciData->type == 2) { | 
| type | 4288 | drivers/scsi/advansys.c | ASC_DBG1(4, "asc_get_cfg_byte: type: %d\n", pciData->type); | 
| type | 4293 | drivers/scsi/advansys.c | if (pciData->type == 2) { | 
| type | 2949 | drivers/scsi/aha152x.c | SPRINTF("  Type:   %d ", scd->type); | 
| type | 567 | drivers/scsi/aic7xxx.c | aha_type                 type;             /* card type */ | 
| type | 624 | drivers/scsi/aic7xxx.c | aha_type         type;       /* card type */ | 
| type | 716 | drivers/scsi/aic7xxx.c | switch (p->type) | 
| type | 720 | drivers/scsi/aic7xxx.c | printk("%s%s AT EISA SLOT %d:\n", board_names[p->type], BUSW[p->bus_type], | 
| type | 725 | drivers/scsi/aic7xxx.c | printk("%s%s AT VLB SLOT %d:\n", board_names[p->type], BUSW[p->bus_type], | 
| type | 740 | drivers/scsi/aic7xxx.c | printk("%s%s (PCI-bus):\n", board_names[p->type], BUSW[p->bus_type]); | 
| type | 775 | drivers/scsi/aic7xxx.c | if ((p->type == AIC_7770) || (p->type == AIC_7771)) | 
| type | 1146 | drivers/scsi/aic7xxx.c | if (p->type == AIC_284x) | 
| type | 2589 | drivers/scsi/aic7xxx.c | aha_type type; | 
| type | 2616 | drivers/scsi/aic7xxx.c | return (AIC7xxx[i].type); | 
| type | 2978 | drivers/scsi/aic7xxx.c | detect_maxscb(aha_type type, int base, int walk_scbs) | 
| type | 2983 | drivers/scsi/aic7xxx.c | switch (type) | 
| type | 3004 | drivers/scsi/aic7xxx.c | printk("aic7xxx: %s Rev E and subsequent.\n", board_names[type]); | 
| type | 3010 | drivers/scsi/aic7xxx.c | printk("aic7xxx: %s Rev C and previous.\n", board_names[type]); | 
| type | 3106 | drivers/scsi/aic7xxx.c | switch (config->type) | 
| type | 3243 | drivers/scsi/aic7xxx.c | if (((config->type == AIC_7880) || (config->type == AIC_7882) || | 
| type | 3244 | drivers/scsi/aic7xxx.c | (config->type == AIC_7883) || (config->type == AIC_7884)) && | 
| type | 3275 | drivers/scsi/aic7xxx.c | config->maxscb = detect_maxscb(config->type, base, config->walk_scbs); | 
| type | 3306 | drivers/scsi/aic7xxx.c | board_names[config->type]); | 
| type | 3316 | drivers/scsi/aic7xxx.c | board_names[config->type]); | 
| type | 3321 | drivers/scsi/aic7xxx.c | board_names[config->type]); | 
| type | 3438 | drivers/scsi/aic7xxx.c | p->type = config->type; | 
| type | 3788 | drivers/scsi/aic7xxx.c | config.type = aic7xxx_probe(slot, HID0 + base); | 
| type | 3789 | drivers/scsi/aic7xxx.c | if (config.type != AIC_NONE) | 
| type | 3868 | drivers/scsi/aic7xxx.c | config.type = aic7xxx_pci_devices[i].card_type; | 
| type | 3872 | drivers/scsi/aic7xxx.c | switch (config.type) | 
| type | 3934 | drivers/scsi/aic7xxx.c | printk("aic7xxx: %s Rev %c.\n", board_names[config.type], | 
| type | 164 | drivers/scsi/aic7xxx_proc.c | size += sprintf(BLS, "          SCSI Adapter: %s\n", board_names[p->type]); | 
| type | 978 | drivers/scsi/eata.c | if (tstatus == BUSY && SCpnt->device->type != TYPE_TAPE)  | 
| type | 983 | drivers/scsi/eata.c | && SCpnt->device->type == TYPE_DISK | 
| type | 989 | drivers/scsi/eata.c | && SCpnt->device->type == TYPE_DISK | 
| type | 999 | drivers/scsi/eata.c | if (spp->target_status && SCpnt->device->type == TYPE_DISK) | 
| type | 1022 | drivers/scsi/eata.c | if (SCpnt->device->type != TYPE_TAPE) | 
| type | 220 | drivers/scsi/eata_dma.c | && cmd->device->type == TYPE_DISK | 
| type | 246 | drivers/scsi/eata_dma.c | && cmd->device->type == TYPE_DISK | 
| type | 266 | drivers/scsi/eata_dma.c | if (cmd->device->type != TYPE_TAPE) | 
| type | 511 | drivers/scsi/scsi.c | int bflags, type=-1; | 
| type | 525 | drivers/scsi/scsi.c | SDpnt->type = -1; | 
| type | 645 | drivers/scsi/scsi.c | switch (type = (scsi_result[0] & 0x1f)) { | 
| type | 658 | drivers/scsi/scsi.c | printk ("scsi: unknown type %d\n", type); | 
| type | 664 | drivers/scsi/scsi.c | SDpnt->random = (type == TYPE_TAPE) ? 0 : 1; | 
| type | 665 | drivers/scsi/scsi.c | SDpnt->type = (type & 0x1f); | 
| type | 2586 | drivers/scsi/scsi.c | if(SDpnt->type != TYPE_TAPE) | 
| type | 2593 | drivers/scsi/scsi.c | SDpnt->type != TYPE_TAPE) { | 
| type | 167 | 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 | 1331 | drivers/scsi/sd.c | if(SDp->type != TYPE_DISK && SDp->type != TYPE_MOD) return 0; | 
| type | 1344 | 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 | 928 | drivers/scsi/sr.c | if(SDp->type != TYPE_ROM && SDp->type != TYPE_WORM) return 0; | 
| type | 941 | drivers/scsi/sr.c | if(SDp->type != TYPE_ROM && SDp->type != TYPE_WORM) return 1; | 
| type | 2100 | drivers/scsi/st.c | if(SDp->type != TYPE_TAPE) return 1; | 
| type | 2144 | drivers/scsi/st.c | if(SDp->type != TYPE_TAPE) return 0; | 
| type | 924 | drivers/scsi/u14-34f.c | if (tstatus == BUSY && SCpnt->device->type != TYPE_TAPE)  | 
| type | 929 | drivers/scsi/u14-34f.c | && SCpnt->device->type == TYPE_DISK | 
| type | 935 | drivers/scsi/u14-34f.c | && SCpnt->device->type == TYPE_DISK | 
| type | 945 | drivers/scsi/u14-34f.c | if (spp->target_status && SCpnt->device->type == TYPE_DISK) | 
| type | 970 | 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 | 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 | 513 | drivers/sound/dev_table.h | int snd_find_driver(int type); | 
| type | 515 | drivers/sound/dev_table.h | void sound_unload_driver(int type); | 
| type | 868 | fs/binfmt_elf.c | int type; | 
| type | 915 | fs/binfmt_elf.c | en.n_type = men->type; | 
| type | 1052 | fs/binfmt_elf.c | notes[0].type = NT_PRSTATUS; | 
| type | 1084 | fs/binfmt_elf.c | notes[1].type = NT_PRPSINFO; | 
| type | 1113 | fs/binfmt_elf.c | notes[2].type = NT_TASKSTRUCT; | 
| type | 1126 | 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 | 269 | fs/isofs/inode.c | if (isonum_711 (hdp->type) != ISO_VD_PRIMARY) | 
| type | 271 | fs/isofs/inode.c | if (isonum_711 (hdp->type) == ISO_VD_END) | 
| type | 282 | fs/isofs/inode.c | if (isonum_711 (vdp->type) != ISO_VD_PRIMARY) | 
| type | 284 | fs/isofs/inode.c | if (isonum_711 (vdp->type) == ISO_VD_END) | 
| type | 147 | fs/ncpfs/sock.c | if (sock->type != SOCK_DGRAM) | 
| type | 199 | fs/ncpfs/sock.c | if (sock->type != SOCK_DGRAM) | 
| type | 311 | fs/ncpfs/sock.c | request.type, | 
| type | 407 | fs/ncpfs/sock.c | && (reply.type == NCP_POSITIVE_ACK)) | 
| type | 418 | fs/ncpfs/sock.c | reply.type, | 
| type | 424 | fs/ncpfs/sock.c | && (reply.type      == NCP_REPLY) | 
| type | 425 | fs/ncpfs/sock.c | && (   (request.type    == NCP_ALLOC_SLOT_REQUEST) | 
| type | 507 | fs/ncpfs/sock.c | h->type = NCP_REQUEST; | 
| type | 543 | fs/ncpfs/sock.c | h->type = NCP_ALLOC_SLOT_REQUEST; | 
| type | 568 | fs/ncpfs/sock.c | h->type = NCP_DEALLOC_SLOT_REQUEST; | 
| type | 100 | fs/nfs/nfsroot.c | if (dev->type < ARPHRD_SLIP && | 
| type | 165 | fs/nfs/nfsroot.c | extern void arp_send(int type, int ptype, unsigned long target_ip, | 
| type | 189 | fs/nfs/nfsroot.c | rarp_packet_type.type = htons(ETH_P_RARP); | 
| type | 199 | fs/nfs/nfsroot.c | rarp_packet_type.type = htons(ETH_P_RARP); | 
| type | 215 | fs/nfs/nfsroot.c | if (rarp->ar_hln != dev->addr_len || dev->type != ntohs(rarp->ar_hrd)) { | 
| type | 227 | fs/nfs/nfsroot.c | if ((rarp->ar_pro != htons(ETH_P_IP) && dev->type != ARPHRD_AX25) || | 
| type | 229 | fs/nfs/nfsroot.c | (rarp->ar_pro != htons(AX25_P_IP) && dev->type == ARPHRD_AX25) || | 
| type | 680 | fs/nfs/nfsroot.c | extern asmlinkage int sys_socket(int family, int type, int protocol); | 
| type | 168 | fs/nfs/proc.c | fattr->type = (enum nfs_ftype) ntohl(*p++); | 
| 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 | 787 | fs/proc/array.c | static int get_root_array(char * page, int type, char **start, off_t offset, int length) | 
| type | 789 | fs/proc/array.c | switch (type) { | 
| type | 857 | fs/proc/array.c | static int get_process_array(char * page, int pid, int type) | 
| type | 859 | fs/proc/array.c | switch (type) { | 
| type | 873 | fs/proc/array.c | static inline int fill_array(char * page, int pid, int type, char **start, off_t offset, int length) | 
| type | 876 | fs/proc/array.c | return get_process_array(page, pid, type); | 
| type | 877 | fs/proc/array.c | return get_root_array(page, type, start, offset, length); | 
| type | 888 | fs/proc/array.c | unsigned int type, pid; | 
| type | 896 | fs/proc/array.c | type = inode->i_ino; | 
| type | 897 | fs/proc/array.c | pid = type >> 16; | 
| type | 898 | fs/proc/array.c | type &= 0x0000ffff; | 
| type | 900 | fs/proc/array.c | length = fill_array((char *) page, pid, type, | 
| type | 963 | fs/proc/array.c | unsigned int type = inode->i_ino & 0x0000ffff; | 
| type | 968 | fs/proc/array.c | switch (type) { | 
| type | 19 | fs/proc/kmsg.c | asmlinkage int sys_syslog(int type, char * bug, int count); | 
| type | 161 | fs/read_write.c | static int sock_readv_writev(int type, struct inode * inode, struct file * file, | 
| type | 177 | fs/read_write.c | if (type == VERIFY_WRITE) { | 
| type | 191 | fs/read_write.c | static int do_readv_writev(int type, struct inode * inode, struct file * file, | 
| type | 214 | fs/read_write.c | retval = verify_area(type, iov[i].iov_base, iov[i].iov_len); | 
| type | 225 | fs/read_write.c | return sock_readv_writev(type, inode, file, iov, count, tot_len); | 
| type | 231 | 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 | 423 | fs/super.c | struct file_system_type *type; | 
| type | 431 | fs/super.c | if (!(type = get_fs_type(name))) { | 
| type | 444 | fs/super.c | if (!type->read_super(s,data, silent)) { | 
| type | 452 | fs/super.c | s->s_type = type; | 
| type | 607 | 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 | 629 | fs/super.c | sb = read_super(dev,type,flags,data,0); | 
| type | 728 | fs/super.c | asmlinkage int sys_mount(char * dev_name, char * dir_name, char * type, | 
| type | 753 | fs/super.c | retval = copy_mount_options (type, &page); | 
| type | 60 | include/asm-alpha/hwrpb.h | unsigned long type; | 
| type | 39 | include/asm-alpha/ioctl.h | #define _IOC(dir,type,nr,size) \ | 
| type | 41 | include/asm-alpha/ioctl.h | ((type) << _IOC_TYPESHIFT) | \ | 
| type | 46 | include/asm-alpha/ioctl.h | #define _IO(type,nr)    _IOC(_IOC_NONE,(type),(nr),0) | 
| type | 47 | include/asm-alpha/ioctl.h | #define _IOR(type,nr,size)  _IOC(_IOC_READ,(type),(nr),sizeof(size)) | 
| type | 48 | include/asm-alpha/ioctl.h | #define _IOW(type,nr,size)  _IOC(_IOC_WRITE,(type),(nr),sizeof(size)) | 
| type | 49 | include/asm-alpha/ioctl.h | #define _IOWR(type,nr,size)  _IOC(_IOC_READ|_IOC_WRITE,(type),(nr),sizeof(size)) | 
| type | 474 | include/asm-alpha/pgtable.h | extern inline pte_t mk_swap_pte(unsigned long type, unsigned long offset) | 
| type | 475 | include/asm-alpha/pgtable.h | { pte_t pte; pte_val(pte) = (type << 32) | (offset << 40); return pte; } | 
| type | 479 | 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 | 147 | include/asm-alpha/unistd.h | #define _syscall0(type,name) \ | 
| type | 148 | include/asm-alpha/unistd.h | type name(void) \ | 
| type | 150 | include/asm-alpha/unistd.h | return (type) -1; \ | 
| type | 153 | include/asm-alpha/unistd.h | #define _syscall1(type,name,type1,arg1) \ | 
| type | 154 | include/asm-alpha/unistd.h | type name(type1 arg1) \ | 
| type | 156 | include/asm-alpha/unistd.h | return (type) -1; \ | 
| type | 159 | include/asm-alpha/unistd.h | #define _syscall2(type,name,type1,arg1,type2,arg2) \ | 
| type | 160 | include/asm-alpha/unistd.h | type name(type1 arg1,type2 arg2) \ | 
| type | 162 | include/asm-alpha/unistd.h | return (type) -1; \ | 
| type | 165 | include/asm-alpha/unistd.h | #define _syscall3(type,name,type1,arg1,type2,arg2,type3,arg3) \ | 
| type | 166 | include/asm-alpha/unistd.h | type name(type1 arg1,type2 arg2,type3 arg3) \ | 
| type | 168 | include/asm-alpha/unistd.h | return (type) -1; \ | 
| type | 171 | include/asm-alpha/unistd.h | #define _syscall4(type,name,type1,arg1,type2,arg2,type3,arg3,type4,arg4) \ | 
| type | 172 | include/asm-alpha/unistd.h | type name (type1 arg1, type2 arg2, type3 arg3, type4 arg4) \ | 
| type | 174 | include/asm-alpha/unistd.h | return (type) -1; \ | 
| type | 177 | include/asm-alpha/unistd.h | #define _syscall5(type,name,type1,arg1,type2,arg2,type3,arg3,type4,arg4, \ | 
| type | 179 | include/asm-alpha/unistd.h | type name (type1 arg1,type2 arg2,type3 arg3,type4 arg4,type5 arg5) \ | 
| type | 181 | 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 | 490 | include/asm-i386/pgtable.h | #define SWP_ENTRY(type,offset) (((type) << 1) | ((offset) << 8)) | 
| type | 235 | include/asm-i386/system.h | #define _set_gate(gate_addr,type,dpl,addr) \ | 
| type | 242 | include/asm-i386/system.h | :"i" ((short) (0x8000+(dpl<<13)+(type<<8))), \ | 
| type | 258 | include/asm-i386/system.h | #define _set_seg_desc(gate_addr,type,dpl,base,limit) {\ | 
| type | 264 | include/asm-i386/system.h | ((type)<<8); \ | 
| type | 268 | include/asm-i386/system.h | #define _set_tssldt_desc(n,addr,limit,type) \ | 
| type | 273 | include/asm-i386/system.h | "movb $" type ",%4\n\t" \ | 
| type | 173 | include/asm-i386/unistd.h | #define _syscall0(type,name) \ | 
| type | 174 | include/asm-i386/unistd.h | type name(void) \ | 
| type | 181 | include/asm-i386/unistd.h | return (type) __res; \ | 
| type | 186 | include/asm-i386/unistd.h | #define _syscall1(type,name,type1,arg1) \ | 
| type | 187 | include/asm-i386/unistd.h | type name(type1 arg1) \ | 
| type | 194 | include/asm-i386/unistd.h | return (type) __res; \ | 
| type | 199 | include/asm-i386/unistd.h | #define _syscall2(type,name,type1,arg1,type2,arg2) \ | 
| type | 200 | include/asm-i386/unistd.h | type name(type1 arg1,type2 arg2) \ | 
| type | 207 | include/asm-i386/unistd.h | return (type) __res; \ | 
| type | 212 | include/asm-i386/unistd.h | #define _syscall3(type,name,type1,arg1,type2,arg2,type3,arg3) \ | 
| type | 213 | include/asm-i386/unistd.h | type name(type1 arg1,type2 arg2,type3 arg3) \ | 
| type | 221 | include/asm-i386/unistd.h | return (type) __res; \ | 
| type | 226 | include/asm-i386/unistd.h | #define _syscall4(type,name,type1,arg1,type2,arg2,type3,arg3,type4,arg4) \ | 
| type | 227 | include/asm-i386/unistd.h | type name (type1 arg1, type2 arg2, type3 arg3, type4 arg4) \ | 
| type | 235 | include/asm-i386/unistd.h | return (type) __res; \ | 
| type | 240 | include/asm-i386/unistd.h | #define _syscall5(type,name,type1,arg1,type2,arg2,type3,arg3,type4,arg4, \ | 
| type | 242 | include/asm-i386/unistd.h | type name (type1 arg1,type2 arg2,type3 arg3,type4 arg4,type5 arg5) \ | 
| type | 250 | include/asm-i386/unistd.h | return (type) __res; \ | 
| type | 5 | include/asm-m68k/unistd.h | #define _syscall0(type,name) \ | 
| type | 6 | include/asm-m68k/unistd.h | type name(void) \ | 
| type | 14 | include/asm-m68k/unistd.h | return (type) __res; \ | 
| type | 19 | include/asm-m68k/unistd.h | #define _syscall1(type,name,atype,a) \ | 
| type | 20 | include/asm-m68k/unistd.h | type name(atype a) \ | 
| type | 29 | include/asm-m68k/unistd.h | return (type) __res; \ | 
| type | 34 | include/asm-m68k/unistd.h | #define _syscall2(type,name,atype,a,btype,b) \ | 
| type | 35 | include/asm-m68k/unistd.h | type name(atype a,btype b) \ | 
| type | 46 | include/asm-m68k/unistd.h | return (type) __res; \ | 
| type | 51 | include/asm-m68k/unistd.h | #define _syscall3(type,name,atype,a,btype,b,ctype,c) \ | 
| type | 52 | include/asm-m68k/unistd.h | type name(atype a,btype b,ctype c) \ | 
| type | 65 | include/asm-m68k/unistd.h | return (type) __res; \ | 
| type | 70 | include/asm-m68k/unistd.h | #define _syscall4(type,name,atype,a,btype,b,ctype,c,dtype,d) \ | 
| type | 71 | include/asm-m68k/unistd.h | type name (atype a, btype b, ctype c, dtype d) \ | 
| type | 86 | include/asm-m68k/unistd.h | return (type) __res; \ | 
| type | 91 | include/asm-m68k/unistd.h | #define _syscall5(type,name,atype,a,btype,b,ctype,c,dtype,d,etype,e) \ | 
| type | 92 | include/asm-m68k/unistd.h | type name (atype a,btype b,ctype c,dtype d,etype e) \ | 
| type | 109 | 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 | 276 | include/asm-sparc/pgtable.h | #define SWP_ENTRY(type,offset) (((type) << 1) | ((offset) << 8)) | 
| type | 265 | include/asm-sparc/unistd.h | #define _syscall0(type,name) \ | 
| type | 266 | include/asm-sparc/unistd.h | type name(void) \ | 
| type | 276 | include/asm-sparc/unistd.h | return (type) __res; \ | 
| type | 281 | include/asm-sparc/unistd.h | #define _syscall1(type,name,type1,arg1) \ | 
| type | 282 | include/asm-sparc/unistd.h | type name(type1 arg1) \ | 
| type | 293 | include/asm-sparc/unistd.h | return (type) __res; \ | 
| type | 298 | include/asm-sparc/unistd.h | #define _syscall2(type,name,type1,arg1,type2,arg2) \ | 
| type | 299 | include/asm-sparc/unistd.h | type name(type1 arg1,type2 arg2) \ | 
| type | 311 | include/asm-sparc/unistd.h | return (type) __res; \ | 
| type | 316 | include/asm-sparc/unistd.h | #define _syscall3(type,name,type1,arg1,type2,arg2,type3,arg3) \ | 
| type | 317 | include/asm-sparc/unistd.h | type name(type1 arg1,type2 arg2,type3 arg3) \ | 
| type | 332 | include/asm-sparc/unistd.h | return (type) __res; \ | 
| type | 337 | include/asm-sparc/unistd.h | #define _syscall4(type,name,type1,arg1,type2,arg2,type3,arg3,type4,arg4) \ | 
| type | 338 | include/asm-sparc/unistd.h | type name (type1 arg1, type2 arg2, type3 arg3, type4 arg4) \ | 
| type | 354 | include/asm-sparc/unistd.h | return (type) __res; \ | 
| type | 359 | include/asm-sparc/unistd.h | #define _syscall5(type,name,type1,arg1,type2,arg2,type3,arg3,type4,arg4, \ | 
| type | 361 | include/asm-sparc/unistd.h | type name (type1 arg1,type2 arg2,type3 arg3,type4 arg4,type5 arg5) \ | 
| type | 378 | 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 | 75 | include/linux/cyclades.h | int                     type; | 
| type | 32 | include/linux/etherdevice.h | unsigned short type, void *daddr, | 
| type | 62 | include/linux/icmp.h | __u8    type; | 
| type | 76 | include/linux/if_pppvar.h | int      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 | 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 | 75 | 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 | 131 | include/linux/netdevice.h | unsigned short    type;    /* interface hardware type  */ | 
| type | 169 | include/linux/netdevice.h | unsigned short type, | 
| type | 190 | include/linux/netdevice.h | unsigned short  type;  /* This is really htons(ether_type). */ | 
| type | 219 | include/linux/netdevice.h | extern struct device    *dev_getbytype(unsigned short type); | 
| type | 17 | include/linux/netrom.h | int type; | 
| type | 130 | include/linux/nfs.h | enum nfs_ftype type; | 
| type | 98 | 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 | 137 | 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 | 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 | 1 | include/net/p8022.h | struct datalink_proto *register_8022_client(unsigned char type, int (*rcvfunc)(struct sk_buff *, struct device *, struct packet_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 | 192 | include/net/sock.h | unsigned short    type; | 
| type | 285 | include/net/sock.h | struct device **dev, int type, | 
| type | 119 | 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 | 177 | mm/kmalloc.c | unsigned long max_addr, type; | 
| type | 189 | mm/kmalloc.c | type = MF_USED; | 
| type | 193 | mm/kmalloc.c | type = MF_DMA; | 
| type | 271 | mm/kmalloc.c | p->bh_flags = type;  /* As of now this block is officially in use */ | 
| type | 665 | mm/memory.c | int verify_area(int type, const void * addr, unsigned long size) | 
| type | 688 | mm/memory.c | if (type == VERIFY_WRITE) | 
| type | 33 | mm/page_io.c | unsigned long type, offset; | 
| type | 37 | mm/page_io.c | type = SWP_TYPE(entry); | 
| type | 38 | mm/page_io.c | if (type >= nr_swapfiles) { | 
| type | 42 | 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)) != 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 task_struct * p, 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 | 300 | mm/swapfile.c | if (unuse_process(task[nr], type, page)) { | 
| type | 318 | mm/swapfile.c | int i, type, prev; | 
| type | 326 | mm/swapfile.c | for (type = swap_list.head; type >= 0; type = swap_info[type].next) { | 
| type | 327 | mm/swapfile.c | p = swap_info + type; | 
| type | 338 | mm/swapfile.c | prev = type; | 
| type | 340 | mm/swapfile.c | if (type < 0){ | 
| type | 349 | mm/swapfile.c | if (type == swap_list.next) { | 
| type | 354 | mm/swapfile.c | i = try_to_unuse(type); | 
| type | 395 | mm/swapfile.c | unsigned int type; | 
| type | 405 | mm/swapfile.c | for (type = 0 ; type < nr_swapfiles ; type++,p++) | 
| type | 408 | mm/swapfile.c | if (type >= MAX_SWAPFILES) | 
| type | 410 | mm/swapfile.c | if (type >= nr_swapfiles) | 
| type | 411 | mm/swapfile.c | nr_swapfiles = type+1; | 
| type | 453 | mm/swapfile.c | if (i == type) | 
| type | 466 | 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 | 17 | net/802/p8022.c | find_8022_client(unsigned char type) | 
| type | 22 | net/802/p8022.c | ((proto != NULL) && (*(proto->type) != type)); | 
| type | 54 | net/802/p8022.c | *rawp++ = dl->type[0]; | 
| type | 55 | net/802/p8022.c | *rawp++ = dl->type[0]; | 
| type | 72 | net/802/p8022.c | p8022_packet_type.type=htons(ETH_P_802_2); | 
| type | 77 | net/802/p8022.c | register_8022_client(unsigned char type, int (*rcvfunc)(struct sk_buff *, struct device *, struct packet_type *)) | 
| type | 81 | net/802/p8022.c | if (find_8022_client(type) != NULL) | 
| type | 86 | net/802/p8022.c | proto->type[0] = type; | 
| type | 32 | net/802/psnap.c | for (proto = snap_list; proto != NULL && memcmp(proto->type, desc, 5) ; proto = proto->next); | 
| type | 62 | net/802/psnap.c | if (psnap_packet_type.type == 0) | 
| type | 63 | net/802/psnap.c | psnap_packet_type.type=htons(ETH_P_SNAP); | 
| type | 77 | net/802/psnap.c | memcpy(skb_push(skb,5),dl->type,5); | 
| type | 106 | net/802/psnap.c | memcpy(proto->type, desc,5); | 
| 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 | 438 | net/appletalk/aarp.c | if(dev->type!=ARPHRD_ETHER) | 
| type | 611 | net/appletalk/aarp.c | if(dev->type!=ARPHRD_ETHER) | 
| type | 248 | net/appletalk/ddp.c | len += sprintf (buffer+len,"%02X   ", s->type); | 
| type | 718 | net/appletalk/ddp.c | if(dev->type!=ARPHRD_ETHER&&dev->type!=ARPHRD_LOOPBACK) | 
| type | 1081 | net/appletalk/ddp.c | switch(sock->type) | 
| type | 1116 | net/appletalk/ddp.c | sk->type=sock->type; | 
| type | 1722 | net/appletalk/ddp.c | if(sk->type==SOCK_RAW) | 
| type | 270 | net/ax25/af_ax25.c | static struct sock *ax25_find_listener(ax25_address *addr, struct device *dev, int type) | 
| type | 279 | 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 | 295 | net/ax25/af_ax25.c | static struct sock *ax25_find_socket(ax25_address *my_addr, ax25_address *dest_addr, int type) | 
| type | 304 | 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 | 328 | net/ax25/af_ax25.c | if (s->sk != NULL && s->sk->type != SOCK_SEQPACKET) | 
| type | 353 | net/ax25/af_ax25.c | if (s->sk != NULL && ax25cmp(&s->source_addr, addr) == 0 && s->sk->type == SOCK_RAW) { | 
| type | 369 | net/ax25/af_ax25.c | if (sk->type == SOCK_RAW && sk->protocol == proto && sk->rmem_alloc <= sk->rcvbuf) { | 
| type | 641 | net/ax25/af_ax25.c | if (ax25->sk != NULL && ax25->sk->type != SOCK_SEQPACKET) | 
| type | 693 | net/ax25/af_ax25.c | switch (dev->type) { | 
| type | 871 | net/ax25/af_ax25.c | if (sk->type == SOCK_SEQPACKET && sk->state != TCP_LISTEN) { | 
| type | 897 | net/ax25/af_ax25.c | switch (sock->type) { | 
| type | 940 | net/ax25/af_ax25.c | sk->type          = sock->type; | 
| type | 995 | net/ax25/af_ax25.c | sk->type   = osk->type; | 
| type | 998 | net/ax25/af_ax25.c | switch(osk->type) | 
| type | 1086 | net/ax25/af_ax25.c | if (sk->type == SOCK_SEQPACKET) { | 
| type | 1232 | net/ax25/af_ax25.c | if (sk->state == TCP_ESTABLISHED && sk->type == SOCK_SEQPACKET) | 
| type | 1289 | 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 | 1295 | net/ax25/af_ax25.c | if (sk->type != SOCK_SEQPACKET) { | 
| type | 1361 | net/ax25/af_ax25.c | if (sk->type != SOCK_SEQPACKET) | 
| type | 1438 | net/ax25/af_ax25.c | int type = 0; | 
| type | 1465 | net/ax25/af_ax25.c | if (ax25_parse_addr(skb->data, skb->len, &src, &dest, &dp, &type, &dama) == NULL) { | 
| type | 1512 | net/ax25/af_ax25.c | build_ax25_addr(skb->data, &src, &dest, &dp, type, MODULUS); | 
| type | 1618 | net/ax25/af_ax25.c | if (ax25_process_rx_frame(ax25, skb, type, dama) == 0) | 
| type | 1831 | net/ax25/af_ax25.c | if (sk->type == SOCK_SEQPACKET && memcmp(&sk->ax25->dest_addr, &sax.sax25_call, sizeof(ax25_address)) != 0) | 
| type | 1879 | net/ax25/af_ax25.c | if (sk->type == SOCK_SEQPACKET) { | 
| type | 1939 | net/ax25/af_ax25.c | if (sk->type == SOCK_SEQPACKET && sk->state != TCP_ESTABLISHED) | 
| type | 1949 | net/ax25/af_ax25.c | if (sk->type == SOCK_SEQPACKET) | 
| type | 2225 | net/ax25/af_ax25.c | ax25_packet_type.type = htons(ETH_P_AX25); | 
| type | 2228 | net/ax25/af_ax25.c | bpq_packet_type.type  = htons(ETH_P_BPQ); | 
| type | 2287 | net/ax25/af_ax25.c | if(dev->type == ARPHRD_ETHER) | 
| type | 2345 | net/ax25/af_ax25.c | int ax25_encapsulate(struct sk_buff *skb, struct device *dev, unsigned short type, void *daddr, | 
| type | 2374 | net/ax25/af_ax25.c | switch (type) { | 
| type | 2383 | net/ax25/af_ax25.c | printk("wrong protocol type 0x%x2.2\n", type); | 
| type | 184 | 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 | 259 | net/ax25/ax25_in.c | static int ax25_state2_machine(ax25_cb *ax25, struct sk_buff *skb, int frametype, int pf, int type) | 
| type | 345 | 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 | 414 | net/ax25/ax25_in.c | ax25_check_need_response(ax25, type, pf); | 
| type | 417 | net/ax25/ax25_in.c | dama_check_need_response(ax25, type, pf); | 
| type | 426 | net/ax25/ax25_in.c | ax25_check_need_response(ax25, type, pf); | 
| type | 429 | net/ax25/ax25_in.c | dama_check_need_response(ax25, type, pf); | 
| type | 438 | net/ax25/ax25_in.c | ax25_check_need_response(ax25, type, pf); | 
| type | 445 | net/ax25/ax25_in.c | dama_check_need_response(ax25, type, pf); | 
| type | 454 | net/ax25/ax25_in.c | if (type != C_COMMAND) | 
| type | 540 | 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 | 614 | net/ax25/ax25_in.c | if (type == C_RESPONSE && pf) { | 
| type | 632 | net/ax25/ax25_in.c | ax25_check_need_response(ax25, type, pf); | 
| type | 635 | net/ax25/ax25_in.c | dama_check_need_response(ax25, type, pf); | 
| type | 644 | net/ax25/ax25_in.c | if ( pf && (type == C_RESPONSE || (ax25->dama_slave && type == C_COMMAND)) ) { | 
| type | 655 | net/ax25/ax25_in.c | dama_check_need_response(ax25, type, pf); | 
| type | 663 | net/ax25/ax25_in.c | ax25_check_need_response(ax25, type, pf);  /* dl1bke 960114 */ | 
| type | 666 | net/ax25/ax25_in.c | dama_check_need_response(ax25, type, pf);  /* dl1bke 960114 */ | 
| type | 675 | net/ax25/ax25_in.c | if ( pf && (type == C_RESPONSE || (ax25->dama_slave && type == C_COMMAND)) ) { | 
| type | 686 | net/ax25/ax25_in.c | dama_check_need_response(ax25, type, pf); | 
| type | 694 | net/ax25/ax25_in.c | ax25_check_need_response(ax25, type, pf);  /* dl1bke 960114 */ | 
| type | 700 | net/ax25/ax25_in.c | dama_check_need_response(ax25, type, pf);  /* dl1bke 960114 */ | 
| type | 709 | net/ax25/ax25_in.c | if (type != C_COMMAND) | 
| type | 789 | net/ax25/ax25_in.c | int ax25_process_rx_frame(ax25_cb *ax25, struct sk_buff *skb, int type, int dama) | 
| type | 808 | net/ax25/ax25_in.c | queued = ax25_state1_machine(ax25, skb, frametype, pf, type, dama); | 
| type | 811 | net/ax25/ax25_in.c | queued = ax25_state2_machine(ax25, skb, frametype, pf, type); | 
| type | 814 | net/ax25/ax25_in.c | queued = ax25_state3_machine(ax25, skb, frametype, ns, nr, pf, type, dama); | 
| type | 817 | net/ax25/ax25_in.c | queued = ax25_state4_machine(ax25, skb, frametype, ns, nr, pf, type, dama); | 
| type | 218 | net/ax25/ax25_out.c | void ax25_transmit_buffer(ax25_cb *ax25, struct sk_buff *skb, int type) | 
| type | 241 | net/ax25/ax25_out.c | build_ax25_addr(ptr, &ax25->source_addr, &ax25->dest_addr, ax25->digipeat, type, ax25->modulus); | 
| type | 324 | net/ax25/ax25_out.c | void ax25_check_need_response(ax25_cb *ax25, int type, int pf) | 
| type | 326 | net/ax25/ax25_out.c | if (!ax25->dama_slave && type == C_COMMAND && pf) | 
| type | 400 | net/ax25/ax25_out.c | void dama_check_need_response(ax25_cb *ax25, int type, int pf) | 
| type | 402 | net/ax25/ax25_out.c | if (ax25->dama_slave && type == C_COMMAND && pf) | 
| type | 712 | net/ax25/ax25_route.c | if (dev->type != ARPHRD_ETHER) | 
| type | 199 | net/ax25/ax25_subr.c | void ax25_send_control(ax25_cb *ax25, int frametype, int poll_bit, int type) | 
| type | 240 | net/ax25/ax25_subr.c | ax25_transmit_buffer(ax25, skb, type); | 
| type | 80 | net/core/datagram.c | if(sk->type==SOCK_SEQPACKET && sk->state!=TCP_ESTABLISHED) | 
| type | 196 | net/core/datagram.c | if (sk->type==SOCK_SEQPACKET && sk->state==TCP_CLOSE) | 
| type | 213 | net/core/datagram.c | if (sk->type==SOCK_SEQPACKET && sk->state==TCP_SYN_SENT) | 
| type | 147 | net/core/dev.c | if(pt->type==htons(ETH_P_ALL)) | 
| type | 155 | net/core/dev.c | hash=ntohs(pt->type)&15; | 
| type | 169 | net/core/dev.c | if(pt->type==htons(ETH_P_ALL)) | 
| type | 175 | net/core/dev.c | pt1=&ptype_base[ntohs(pt->type)&15]; | 
| type | 556 | net/core/dev.c | unsigned short type; | 
| type | 608 | net/core/dev.c | type = skb->protocol; | 
| type | 627 | net/core/dev.c | for (ptype = ptype_base[ntohs(type)&15]; ptype != NULL; ptype = ptype->next)  | 
| type | 629 | net/core/dev.c | if (ptype->type == type && (!ptype->dev || ptype->dev==skb->dev)) | 
| type | 1025 | net/core/dev.c | ifr.ifr_hwaddr.sa_family=dev->type;       | 
| type | 1169 | net/core/dev.c | ifr.ifr_hwaddr.sa_family=dev->type;       | 
| type | 1175 | net/core/dev.c | if(ifr.ifr_hwaddr.sa_family!=dev->type) | 
| type | 56 | net/core/net_alias.c | static struct net_alias_type * nat_getbytype(int type); | 
| type | 82 | net/core/net_alias.c | nat_getbytype(int type) | 
| type | 85 | net/core/net_alias.c | for(nat = nat_base[type & 0x0f]; nat ; nat = nat->next) | 
| type | 87 | net/core/net_alias.c | if (nat->type == type) return nat; | 
| type | 153 | net/core/net_alias.c | nat->type); | 
| type | 258 | net/core/net_alias.c | dev->type = main_dev->type; | 
| type | 784 | net/core/net_alias.c | if (o_nat->type == sa->sa_family) | 
| type | 879 | net/core/net_alias.c | nat->type, nat->name,nat->n_attach); | 
| type | 1288 | net/core/net_alias.c | int register_net_alias_type(struct net_alias_type *nat, int type) | 
| type | 1297 | net/core/net_alias.c | nat->type = type; | 
| type | 1299 | net/core/net_alias.c | hash = nat->type & 0x0f; | 
| type | 1332 | net/core/net_alias.c | hash = nat->type & 0x0f; | 
| type | 1345 | net/core/net_alias.c | printk("unregister_net_alias_type(type=%d): not found!\n", nat->type); | 
| type | 273 | net/core/sock.c | val = sk->type;           | 
| type | 89 | net/ethernet/eth.c | int eth_header(struct sk_buff *skb, struct device *dev, unsigned short type, | 
| type | 99 | net/ethernet/eth.c | if(type!=ETH_P_802_3)  | 
| type | 100 | net/ethernet/eth.c | eth->h_proto = htons(type); | 
| type | 198 | net/ipv4/af_inet.c | if(sk->type==SOCK_PACKET) | 
| type | 258 | net/ipv4/af_inet.c | if (sk1->type==SOCK_PACKET) | 
| type | 596 | net/ipv4/af_inet.c | switch(sock->type)  | 
| type | 661 | 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 | 856 | net/ipv4/af_inet.c | if(sock->type != SOCK_RAW) | 
| type | 897 | net/ipv4/af_inet.c | if(sock->type != SOCK_RAW) | 
| type | 956 | net/ipv4/af_inet.c | if(sock->type==SOCK_DGRAM) | 
| type | 958 | net/ipv4/af_inet.c | if(sock->type==SOCK_STREAM) | 
| type | 624 | net/ipv4/arp.c | void arp_send(int type, int ptype, u32 dest_ip,  | 
| type | 665 | net/ipv4/arp.c | arp->ar_hrd = htons(dev->type); | 
| type | 668 | net/ipv4/arp.c | arp->ar_pro = (dev->type == ARPHRD_AX25 || dev->type == ARPHRD_NETROM) ? htons(AX25_P_IP) : htons(ETH_P_IP); | 
| type | 670 | net/ipv4/arp.c | arp->ar_pro = (dev->type != ARPHRD_AX25) ? htons(ETH_P_IP) : htons(AX25_P_IP); | 
| type | 677 | net/ipv4/arp.c | arp->ar_op = htons(type); | 
| type | 797 | net/ipv4/arp.c | dev->type != ntohs(arp->ar_hrd) ||  | 
| type | 815 | net/ipv4/arp.c | switch (dev->type) | 
| type | 909 | net/ipv4/arp.c | if (dev->type != ntohs(arp->ar_hrd) || dev->flags & IFF_NOARP) | 
| type | 1151 | net/ipv4/arp.c | if(dev->type==ARPHRD_ETHER || dev->type==ARPHRD_IEEE802) | 
| type | 1344 | net/ipv4/arp.c | if (entry->dev->type == ARPHRD_AX25 || entry->dev->type == ARPHRD_NETROM) | 
| type | 1348 | net/ipv4/arp.c | if(entry->dev->type==ARPHRD_AX25) | 
| type | 1368 | net/ipv4/arp.c | (unsigned int)entry->dev->type, | 
| type | 1691 | net/ipv4/arp.c | if (r->arp_ha.sa_family != dev->type)   | 
| type | 1810 | net/ipv4/arp.c | r->arp_ha.sa_family = entry->dev->type; | 
| type | 1907 | net/ipv4/arp.c | r.arp_ha.sa_family = dev->type; | 
| type | 1908 | net/ipv4/arp.c | else if (r.arp_ha.sa_family != dev->type) | 
| type | 2001 | 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 | 188 | net/ipv4/icmp.c | static void icmp_out_count(int type) | 
| type | 190 | net/ipv4/icmp.c | if(type>18) | 
| type | 192 | net/ipv4/icmp.c | (*icmp_pointers[type].output)++; | 
| type | 236 | net/ipv4/icmp.c | icmp_out_count(icmp_param->icmph.type); | 
| type | 253 | net/ipv4/icmp.c | void icmp_send(struct sk_buff *skb_in, int type, int code, unsigned long info, struct device *dev) | 
| type | 294 | net/ipv4/icmp.c | if(icmp_pointers[type].error) | 
| type | 307 | net/ipv4/icmp.c | if(icmph->type>18 || icmp_pointers[icmph->type].error) | 
| type | 320 | net/ipv4/icmp.c | icmp_param.icmph.type=type; | 
| type | 350 | net/ipv4/icmp.c | if(icmph->type==ICMP_DEST_UNREACH) | 
| type | 456 | net/ipv4/icmp.c | ipprot->err_handler(icmph->type, icmph->code, dp, | 
| type | 544 | net/ipv4/icmp.c | icmp_param.icmph.type=ICMP_ECHOREPLY; | 
| type | 588 | net/ipv4/icmp.c | icmp_param.icmph.type=ICMP_TIMESTAMPREPLY; | 
| type | 615 | net/ipv4/icmp.c | icmp_param.icmph.type=ICMP_ADDRESSREPLY; | 
| type | 662 | net/ipv4/icmp.c | if(icmph->type > 18) | 
| type | 680 | net/ipv4/icmp.c | if (icmph->type != ICMP_ECHO)  | 
| type | 695 | net/ipv4/icmp.c | (*icmp_pointers[icmph->type].input)++; | 
| type | 696 | net/ipv4/icmp.c | (icmp_pointers[icmph->type].handler)(icmph,skb,skb->dev,saddr,daddr,len); | 
| type | 744 | net/ipv4/icmp.c | icmp_socket.type=SOCK_RAW; | 
| type | 92 | net/ipv4/igmp.c | i->type=IGMP_NEW_ROUTER;  /* Revert to new multicast router */ | 
| type | 126 | net/ipv4/igmp.c | i->type = IGMP_NEW_ROUTER; | 
| type | 142 | net/ipv4/igmp.c | static  struct  ip_router_info  *igmp_set_mrouter_info(struct device *dev,int type,int time) | 
| type | 150 | net/ipv4/igmp.c | if(i->type==IGMP_OLD_ROUTER) | 
| type | 155 | net/ipv4/igmp.c | i->type = type; | 
| type | 158 | net/ipv4/igmp.c | if(i->type==IGMP_OLD_ROUTER) | 
| type | 174 | net/ipv4/igmp.c | i->type = type; | 
| type | 182 | net/ipv4/igmp.c | if(i->type==IGMP_OLD_ROUTER) | 
| type | 235 | net/ipv4/igmp.c | static void igmp_send_report(struct device *dev, unsigned long address, int type) | 
| type | 251 | net/ipv4/igmp.c | ih->type=type; | 
| type | 269 | net/ipv4/igmp.c | if(r->type==IGMP_NEW_ROUTER) | 
| type | 386 | net/ipv4/igmp.c | if(dev->type!=ARPHRD_ETHER) | 
| type | 399 | net/ipv4/igmp.c | if(dev->type!=ARPHRD_ETHER) | 
| type | 420 | net/ipv4/igmp.c | if(r->type==IGMP_NEW_ROUTER) | 
| type | 465 | net/ipv4/igmp.c | if(ih->type==IGMP_HOST_MEMBERSHIP_QUERY && daddr==IGMP_ALL_HOSTS) | 
| type | 467 | net/ipv4/igmp.c | if(ih->type==IGMP_HOST_MEMBERSHIP_REPORT && daddr==ih->group) | 
| type | 469 | 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 | 61 | net/ipv4/ip_fragment.c | kfree_skb(skb,type); | 
| type | 309 | net/ipv4/ip_fw.c | icmp_type=(__u16)(icmp->type); | 
| type | 193 | net/ipv4/ip_output.c | struct device **dev, int type, struct options *opt, | 
| type | 262 | net/ipv4/ip_output.c | if (type==IPPROTO_TCP) | 
| type | 285 | net/ipv4/ip_output.c | if(type == IPPROTO_RAW) | 
| type | 304 | net/ipv4/ip_output.c | iph->protocol = type; | 
| type | 573 | net/ipv4/ip_output.c | int type, | 
| type | 694 | net/ipv4/ip_output.c | iph->protocol=type; | 
| type | 890 | net/ipv4/ip_output.c | iph->protocol = type; | 
| type | 1100 | net/ipv4/ip_output.c | ip_packet_type.type=htons(ETH_P_IP); | 
| type | 195 | 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 | 253 | net/ipv4/packet.c | p->type = sk->num; | 
| type | 438 | net/ipv4/packet.c | saddr->sa_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 | 513 | net/ipv4/tcp.c | void tcp_err(int type, int code, unsigned char *header, __u32 daddr, | 
| type | 531 | net/ipv4/tcp.c | if (type == ICMP_SOURCE_QUENCH)  | 
| type | 543 | net/ipv4/tcp.c | if (type == ICMP_PARAMETERPROB) | 
| type | 550 | net/ipv4/tcp.c | if (type == ICMP_DEST_UNREACH && code == ICMP_FRAG_NEEDED) | 
| type | 154 | net/ipv4/udp.c | void udp_err(int type, int code, unsigned char *header, __u32 daddr, | 
| type | 171 | net/ipv4/udp.c | if (type == ICMP_SOURCE_QUENCH)  | 
| type | 178 | net/ipv4/udp.c | if (type == ICMP_PARAMETERPROB) | 
| type | 825 | net/ipx/af_ipx.c | ipx_map_frame_type(unsigned char type) | 
| type | 827 | net/ipx/af_ipx.c | switch (type) { | 
| type | 1589 | net/ipx/af_ipx.c | switch(sock->type) | 
| type | 1614 | net/ipx/af_ipx.c | sk->type=sock->type; | 
| type | 1946 | net/ipx/af_ipx.c | intrfc = ipxitf_find_using_phys(dev, pt->type); | 
| type | 1949 | net/ipx/af_ipx.c | intrfc = ipxitf_auto_create(dev, pt->type); | 
| type | 2204 | net/ipx/af_ipx.c | ipx_dix_packet_type.type=htons(ETH_P_IPX); | 
| type | 2208 | net/ipx/af_ipx.c | ipx_8023_packet_type.type=htons(ETH_P_802_3); | 
| type | 154 | net/netrom/af_netrom.c | static struct sock *nr_find_listener(ax25_address *addr, int type) | 
| type | 163 | net/netrom/af_netrom.c | if (ax25cmp(&s->nr->source_addr, addr) == 0 && s->type == type && s->state == TCP_LISTEN) { | 
| type | 176 | net/netrom/af_netrom.c | static struct sock *nr_find_socket(unsigned char index, unsigned char id, int type) | 
| type | 185 | net/netrom/af_netrom.c | if (s->nr->my_index == index && s->nr->my_id == id && s->type == type) { | 
| type | 199 | net/netrom/af_netrom.c | static struct sock *nr_find_peer(unsigned char index, unsigned char id, int type) | 
| type | 208 | net/netrom/af_netrom.c | if (s->nr->your_index == index && s->nr->your_id == id && s->type == type) { | 
| type | 388 | net/netrom/af_netrom.c | if (sk->type == SOCK_SEQPACKET && sk->state != TCP_LISTEN) { | 
| type | 415 | net/netrom/af_netrom.c | if (sock->type != SOCK_SEQPACKET || protocol != 0) | 
| type | 433 | net/netrom/af_netrom.c | sk->type          = sock->type; | 
| type | 516 | net/netrom/af_netrom.c | if (osk->type != SOCK_SEQPACKET) | 
| type | 533 | net/netrom/af_netrom.c | sk->type        = osk->type; | 
| type | 607 | net/netrom/af_netrom.c | if (sk->type == SOCK_SEQPACKET) { | 
| type | 734 | net/netrom/af_netrom.c | if (sk->state == TCP_ESTABLISHED && sk->type == SOCK_SEQPACKET) | 
| type | 830 | net/netrom/af_netrom.c | if (sk->type != SOCK_SEQPACKET) | 
| type | 1037 | net/netrom/af_netrom.c | if (sk->type == SOCK_SEQPACKET && memcmp(&sk->nr->dest_addr, &sax.sax25_call, sizeof(ax25_address)) != 0) | 
| type | 1133 | net/netrom/af_netrom.c | if (sk->type == SOCK_SEQPACKET && sk->state != TCP_ESTABLISHED) | 
| type | 76 | net/netrom/nr_dev.c | static int nr_header(struct sk_buff *skb, struct device *dev, unsigned short type, | 
| type | 219 | net/netrom/nr_dev.c | dev->type    = ARPHRD_NETROM; | 
| type | 522 | net/netrom/nr_route.c | if ((dev->flags & IFF_UP) && dev->type == ARPHRD_AX25) | 
| type | 526 | net/netrom/nr_route.c | if ((dev->flags & IFF_UP) && dev->type == ARPHRD_ETHER) | 
| type | 542 | net/netrom/nr_route.c | if ((dev->flags & IFF_UP) && dev->type == ARPHRD_NETROM) | 
| type | 557 | net/netrom/nr_route.c | if ((dev->flags & IFF_UP) && dev->type == ARPHRD_NETROM && ax25cmp(addr, (ax25_address *)dev->dev_addr) == 0) | 
| type | 581 | net/netrom/nr_route.c | switch (nr_route.type) { | 
| type | 601 | net/netrom/nr_route.c | switch (nr_route.type) { | 
| type | 509 | net/socket.c | asmlinkage int sys_socket(int family, int type, int protocol) | 
| type | 536 | net/socket.c | if ((type != SOCK_STREAM && type != SOCK_DGRAM && | 
| type | 537 | net/socket.c | type != SOCK_SEQPACKET && type != SOCK_RAW && | 
| type | 538 | net/socket.c | type != SOCK_PACKET) || protocol < 0) | 
| type | 554 | net/socket.c | sock->type = type; | 
| type | 575 | net/socket.c | asmlinkage int sys_socketpair(int family, int type, int protocol, int usockvec[2]) | 
| type | 586 | net/socket.c | if ((fd1 = sys_socket(family, type, protocol)) < 0)  | 
| type | 599 | net/socket.c | if ((fd2 = sys_socket(family, type, protocol)) < 0)  | 
| type | 728 | net/socket.c | newsock->type = sock->type; | 
| type | 786 | net/socket.c | if(sock->type == SOCK_DGRAM) /* Hack for now - move this all into the protocol */ | 
| type | 238 | net/unix/af_unix.c | if(sk->type!=SOCK_STREAM) | 
| type | 280 | net/unix/af_unix.c | switch(sock->type) | 
| type | 289 | net/unix/af_unix.c | sock->type=SOCK_DGRAM; | 
| type | 296 | net/unix/af_unix.c | sk->type=sock->type; | 
| type | 358 | net/unix/af_unix.c | if(sk->type==SOCK_STREAM && skpair!=NULL && skpair->state!=TCP_LISTEN) | 
| type | 459 | net/unix/af_unix.c | if(sk->type==SOCK_STREAM && sk->protinfo.af_unix.other) | 
| type | 481 | net/unix/af_unix.c | if(sk->type==SOCK_DGRAM && sk->protinfo.af_unix.other) | 
| type | 488 | net/unix/af_unix.c | if(sock->type==SOCK_DGRAM) | 
| type | 493 | net/unix/af_unix.c | if(other->type!=sk->type) | 
| type | 522 | net/unix/af_unix.c | if(other->type!=sk->type) | 
| type | 602 | net/unix/af_unix.c | if(sk->type!=SOCK_STREAM) | 
| type | 706 | net/unix/af_unix.c | if(sock->type==SOCK_STREAM) | 
| type | 753 | net/unix/af_unix.c | if(sock->type==SOCK_DGRAM) | 
| type | 763 | net/unix/af_unix.c | if(size > 4000 && sock->type!=SOCK_DGRAM) | 
| type | 794 | net/unix/af_unix.c | if(sock->type==SOCK_DGRAM && other->dead) | 
| type | 968 | net/unix/af_unix.c | if(sock->type==SOCK_DGRAM) | 
| type | 1066 | net/unix/af_unix.c | s->socket->type, | 
| type | 72 | scripts/ksymoops.cc | char type; | 
| type | 73 | scripts/ksymoops.cc | is >> type; |