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 | 387 | arch/alpha/kernel/irq.c | asmlinkage void do_entInt(unsigned long type, unsigned long vector, unsigned long la_ptr, |
type | 391 | arch/alpha/kernel/irq.c | switch (type) { |
type | 409 | arch/alpha/kernel/irq.c | printk("Hardware intr %ld %lx? Huh?\n", type, vector); |
type | 139 | arch/alpha/kernel/setup.c | cpu_index = (unsigned) (cpu->type - 1); |
type | 58 | arch/alpha/kernel/traps.c | asmlinkage void do_entIF(unsigned long type, unsigned long a1, unsigned long a2, |
type | 64 | arch/alpha/kernel/traps.c | die_if_kernel("Instruction fault", ®s, type); |
type | 65 | arch/alpha/kernel/traps.c | switch (type) { |
type | 24 | arch/alpha/mm/fault.c | extern void tbi(unsigned long type, unsigned long arg); |
type | 82 | arch/i386/boot/compressed/gzip.h | # define EXTERN(type, array) extern type * near array |
type | 83 | arch/i386/boot/compressed/gzip.h | # define DECLARE(type, array, size) type * near array |
type | 84 | arch/i386/boot/compressed/gzip.h | # define ALLOC(type, array, size) { \ |
type | 85 | arch/i386/boot/compressed/gzip.h | array = (type*)fcalloc((unsigned)(((size)+1L)/2), 2*sizeof(type)); \ |
type | 90 | arch/i386/boot/compressed/gzip.h | # define EXTERN(type, array) extern type array[] |
type | 91 | arch/i386/boot/compressed/gzip.h | # define DECLARE(type, array, size) type array[size] |
type | 92 | arch/i386/boot/compressed/gzip.h | # define ALLOC(type, array, size) |
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 | 297 | arch/sparc/kernel/probe.c | register int node, type; |
type | 313 | arch/sparc/kernel/probe.c | type = 0; |
type | 24 | arch/sparc/kernel/traps.c | do_hw_interrupt(unsigned long type, unsigned long psr, unsigned long pc) |
type | 28 | arch/sparc/kernel/traps.c | type, psr, pc); |
type | 110 | arch/sparc/mm/fault.c | asmlinkage void sparc_txtmem_error(int type, unsigned long sync_err_reg, |
type | 117 | arch/sparc/mm/fault.c | type, (unsigned int) sync_err_reg, (unsigned int) sync_vaddr); |
type | 125 | arch/sparc/mm/fault.c | asmlinkage void sparc_text_access_fault(int type, unsigned long sync_err_reg, |
type | 172 | arch/sparc/mm/fault.c | asmlinkage void sparc_datamem_error(int type, unsigned long sync_err_reg, |
type | 179 | arch/sparc/mm/fault.c | type, (unsigned int) sync_err_reg, (unsigned int) sync_vaddr); |
type | 189 | arch/sparc/mm/fault.c | asmlinkage void sparc_data_access_fault(int type, unsigned long sync_err_reg, |
type | 347 | arch/sparc/mm/fault.c | really_bad_srmmu_fault(int type, unsigned long fstatus, unsigned long faddr) |
type | 357 | arch/sparc/mm/fault.c | asmlinkage void srmmu_text_access_fault(int type, unsigned long fstatus, |
type | 379 | arch/sparc/mm/fault.c | really_bad_srmmu_fault(type, fstatus, faddr); |
type | 434 | arch/sparc/mm/fault.c | asmlinkage void srmmu_data_access_fault(int type, unsigned long fstatus, |
type | 610 | drivers/block/aztcd.c | if (DiskInfo.type == CD_XA) |
type | 1785 | drivers/block/aztcd.c | DiskInfo.type = 0; |
type | 1788 | drivers/block/aztcd.c | DiskInfo.type=DiskInfo.type|CD_AUDIO; |
type | 1790 | drivers/block/aztcd.c | DiskInfo.type=DiskInfo.type|CD_DATA; |
type | 1820 | drivers/block/aztcd.c | DiskInfo.type); |
type | 2803 | drivers/block/floppy.c | static char *drive_name(int type, int drive ) |
type | 2807 | drivers/block/floppy.c | if ( type ) |
type | 2808 | drivers/block/floppy.c | floppy = floppy_type + type; |
type | 2924 | drivers/block/floppy.c | int i,device,drive,type,cnt; |
type | 2932 | drivers/block/floppy.c | type = TYPE(device); |
type | 2939 | drivers/block/floppy.c | name = drive_name(type,drive); |
type | 2949 | drivers/block/floppy.c | if (type) |
type | 2950 | drivers/block/floppy.c | this_floppy = &floppy_type[type]; |
type | 2981 | drivers/block/floppy.c | if (type) |
type | 3018 | drivers/block/floppy.c | if ( type){ |
type | 3023 | drivers/block/floppy.c | if (TYPE(drive_state[cnt].fd_device) == type && |
type | 3027 | drivers/block/floppy.c | floppy_type[type] = newparams; |
type | 3028 | drivers/block/floppy.c | floppy_type[type].name="user format"; |
type | 3029 | drivers/block/floppy.c | for (cnt = type << 2 ; |
type | 3030 | drivers/block/floppy.c | cnt < (type << 2 ) + 4 ; |
type | 3034 | drivers/block/floppy.c | floppy_type[type].size>>1; |
type | 3037 | drivers/block/floppy.c | if (TYPE(drive_state[cnt].fd_device) == type && |
type | 308 | drivers/block/ide.c | dev_type type : 1; /* disk or cdrom (or tape, floppy..) */ |
type | 603 | drivers/block/ide.c | if (dev && dev->type == disk) { |
type | 624 | drivers/block/ide.c | if (dev && dev->type == disk) { |
type | 682 | drivers/block/ide.c | if (dev->type == disk && (stat & ERR_STAT)) { |
type | 970 | drivers/block/ide.c | if (dev->type == disk) { |
type | 979 | drivers/block/ide.c | if (dev->type == disk) |
type | 982 | drivers/block/ide.c | if (dev->type == disk) { |
type | 1162 | drivers/block/ide.c | WAIT_STAT(dev, (dev->type == cdrom) ? 0 : READY_STAT, |
type | 1169 | drivers/block/ide.c | if (dev->type == disk) { |
type | 1364 | drivers/block/ide.c | if (dev->type == cdrom) |
type | 1382 | drivers/block/ide.c | if (dev->type == cdrom) |
type | 1509 | drivers/block/ide.c | if (!loc || dev->type != disk) return -EINVAL; |
type | 1640 | drivers/block/ide.c | if (dev->type == cdrom) |
type | 1654 | drivers/block/ide.c | if (dev->type == cdrom) |
type | 1756 | drivers/block/ide.c | byte type = (id->config >> 8) & 0x0f; |
type | 1760 | drivers/block/ide.c | if (type == 0 || type == 5) |
type | 1764 | drivers/block/ide.c | dev->type = cdrom; /* until we do it "correctly" above */ |
type | 1772 | drivers/block/ide.c | dev->type = disk; |
type | 1941 | drivers/block/ide.c | if ((dev->type == disk) ^ (cmd == WIN_IDENTIFY)) |
type | 1947 | drivers/block/ide.c | dev->name, dev->present, dev->type ? "cdrom":"disk", |
type | 1997 | drivers/block/ide.c | if (dev->type == disk) { |
type | 2002 | drivers/block/ide.c | else if (dev->type == cdrom) { |
type | 2012 | drivers/block/ide.c | if (dev->type == cdrom) |
type | 2015 | drivers/block/ide.c | if (dev->type == disk && !dev->select.b.lba) { |
type | 2115 | drivers/block/ide.c | dev->type = cdrom; |
type | 2125 | drivers/block/ide.c | dev->type = disk; |
type | 2209 | drivers/block/ide.c | dev->type = disk; |
type | 2304 | drivers/block/ide.c | if (dev->type == cdrom) |
type | 502 | drivers/block/sbpcd.c | char *type; |
type | 3007 | drivers/block/sbpcd.c | CDo_command, type, D_S[d].drive_model, D_S[d].drv_id); |
type | 5111 | drivers/block/sbpcd.c | if (sbpcd[port_index+1]==2) type=str_sp; |
type | 5112 | drivers/block/sbpcd.c | else if (sbpcd[port_index+1]==1) type=str_sb; |
type | 5113 | drivers/block/sbpcd.c | else type=str_lm; |
type | 5114 | drivers/block/sbpcd.c | sbpcd_setup(type, addr); |
type | 5116 | drivers/block/sbpcd.c | msg(DBG_INF,"Scanning 0x%X (%s)...\n", CDo_command, type); |
type | 2006 | drivers/char/console.c | console_driver.type = TTY_DRIVER_TYPE_CONSOLE; |
type | 1151 | drivers/char/cyclades.c | if (!info->type){ |
type | 1771 | drivers/char/cyclades.c | tmp.type = info->type; |
type | 2719 | drivers/char/cyclades.c | cy_serial_driver.type = TTY_DRIVER_TYPE_SERIAL; |
type | 2803 | drivers/char/cyclades.c | info->type = PORT_CIRRUS; |
type | 527 | drivers/char/keyboard.c | u_char type; |
type | 535 | drivers/char/keyboard.c | type = KTYP(keysym); |
type | 537 | drivers/char/keyboard.c | if (type >= 0xf0) { |
type | 538 | drivers/char/keyboard.c | type -= 0xf0; |
type | 539 | drivers/char/keyboard.c | if (type == KT_LETTER) { |
type | 540 | drivers/char/keyboard.c | type = KT_LATIN; |
type | 547 | drivers/char/keyboard.c | (*key_handler[type])(keysym & 0xff, up_flag); |
type | 560 | drivers/char/keyboard.c | type = KTYP(keysym); |
type | 561 | drivers/char/keyboard.c | if (type == KT_SHIFT) |
type | 562 | drivers/char/keyboard.c | (*key_handler[type])(keysym & 0xff, up_flag); |
type | 223 | drivers/char/pty.c | pty_driver.type = TTY_DRIVER_TYPE_PTY; |
type | 243 | drivers/char/scc.c | sccfreelist[i]->bp->type = 0; |
type | 261 | drivers/char/scc.c | switch (sccfreelist[i]->bp->type) |
type | 279 | drivers/char/scc.c | scc_get_buffer(char type) |
type | 291 | drivers/char/scc.c | sccfreelist[i]->bp->type = type; |
type | 317 | drivers/char/scc.c | scc_return_buffer(register struct mbuf *bp, char type) |
type | 336 | drivers/char/scc.c | if(bp->type == BT_TRANSMIT){ |
type | 341 | drivers/char/scc.c | if(sccfreelist[i]->bp->type == BT_TRANSMIT) |
type | 361 | drivers/char/scc.c | if (sccfreelist[i]->bp->type != type) |
type | 364 | drivers/char/scc.c | type,sccfreelist[i]->bp->type); |
type | 383 | drivers/char/scc.c | if (sccfreelist[i]->bp->type != type) |
type | 386 | drivers/char/scc.c | type,sccfreelist[i]->bp->type); |
type | 408 | drivers/char/scc.c | scc_free_chain(register struct mbuf *bp, char type) |
type | 419 | drivers/char/scc.c | while (bp) bp = scc_return_buffer(bp, type); |
type | 2185 | drivers/char/scc.c | scc_driver.type = TTY_DRIVER_TYPE_SERIAL; |
type | 880 | drivers/char/serial.c | if (!info->port || !info->type) { |
type | 902 | drivers/char/serial.c | if (info->type == PORT_16650) { |
type | 906 | drivers/char/serial.c | } else if (info->type == PORT_16550A) { |
type | 1183 | drivers/char/serial.c | if (info->type == PORT_16550A) { |
type | 1188 | drivers/char/serial.c | } else if (info->type == PORT_16650) { |
type | 1449 | drivers/char/serial.c | tmp.type = info->type; |
type | 1482 | drivers/char/serial.c | (new_serial.type != info->type) || |
type | 1497 | drivers/char/serial.c | (new_serial.type < PORT_UNKNOWN) || (new_serial.type > PORT_MAX)) { |
type | 1502 | drivers/char/serial.c | if (new_serial.type) { |
type | 1506 | drivers/char/serial.c | rs_table[i].type) |
type | 1522 | drivers/char/serial.c | info->type = new_serial.type; |
type | 1537 | drivers/char/serial.c | if(info->type != PORT_UNKNOWN) |
type | 1542 | drivers/char/serial.c | if (!info->port || !info->type) |
type | 2440 | drivers/char/serial.c | info->type = PORT_UNKNOWN; |
type | 2505 | drivers/char/serial.c | info->type = PORT_16450; |
type | 2508 | drivers/char/serial.c | info->type = PORT_UNKNOWN; |
type | 2511 | drivers/char/serial.c | info->type = PORT_16550; |
type | 2516 | drivers/char/serial.c | info->type = PORT_16650; |
type | 2519 | drivers/char/serial.c | info->type = PORT_16550A; |
type | 2525 | drivers/char/serial.c | if (info->type == PORT_16450) { |
type | 2534 | drivers/char/serial.c | info->type = PORT_8250; |
type | 2589 | drivers/char/serial.c | serial_driver.type = TTY_DRIVER_TYPE_SERIAL; |
type | 2634 | drivers/char/serial.c | info->type = PORT_UNKNOWN; |
type | 2657 | drivers/char/serial.c | if (info->type == PORT_UNKNOWN) |
type | 2662 | drivers/char/serial.c | switch (info->type) { |
type | 2704 | drivers/char/serial.c | if ((rs_table[i].type == PORT_UNKNOWN) && |
type | 2722 | drivers/char/serial.c | if (info->type == PORT_UNKNOWN) { |
type | 2729 | drivers/char/serial.c | switch (info->type) { |
type | 2754 | drivers/char/serial.c | info->type = PORT_UNKNOWN; |
type | 169 | drivers/char/tty_io.c | if (tty->driver.type == TTY_DRIVER_TYPE_PTY && |
type | 790 | drivers/char/tty_io.c | if (driver->type == TTY_DRIVER_TYPE_PTY && |
type | 819 | drivers/char/tty_io.c | if (driver->type == TTY_DRIVER_TYPE_PTY) { |
type | 889 | drivers/char/tty_io.c | if (driver->type == TTY_DRIVER_TYPE_PTY) { |
type | 1020 | drivers/char/tty_io.c | if (tty->driver.type == TTY_DRIVER_TYPE_PTY && |
type | 1155 | drivers/char/tty_io.c | if (tty->driver.type == TTY_DRIVER_TYPE_PTY && |
type | 1316 | drivers/char/tty_io.c | if (tty->driver.type == TTY_DRIVER_TYPE_PTY && |
type | 1359 | drivers/char/tty_io.c | if (tty->driver.type == TTY_DRIVER_TYPE_CONSOLE) { |
type | 1466 | 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 | 456 | drivers/net/arcnet.c | int arcnetA_header(struct sk_buff *skb,struct device *dev,unsigned short type, |
type | 627 | drivers/net/arcnet.c | dev->type=ARPHRD_ARCNET; |
type | 2238 | drivers/net/arcnet.c | int arcnetA_header(struct sk_buff *skb,struct device *dev,unsigned short type, |
type | 2246 | drivers/net/arcnet.c | switch(type) |
type | 2265 | drivers/net/arcnet.c | type,type); |
type | 244 | drivers/net/de600.c | static byte de600_read_byte(unsigned char type, struct device *dev); |
type | 296 | drivers/net/de600.c | #define de600_setup_address(addr,type) ( \ |
type | 297 | drivers/net/de600.c | outb_p((((addr) << 4) & 0xf0) | type , DATA_PORT), \ |
type | 298 | drivers/net/de600.c | outb_p(( (addr) & 0xf0) | type | HI_NIBBLE, DATA_PORT), \ |
type | 299 | drivers/net/de600.c | outb_p((((addr) >> 4) & 0xf0) | type , DATA_PORT), \ |
type | 300 | drivers/net/de600.c | outb_p((((addr) >> 8) & 0xf0) | type | HI_NIBBLE, DATA_PORT)) |
type | 322 | drivers/net/de600.c | de600_read_byte(unsigned char type, struct device *dev) { /* dev used by macros */ |
type | 325 | drivers/net/de600.c | (void)outb_p((type), DATA_PORT); |
type | 327 | drivers/net/de600.c | (void)outb_p((type) | HI_NIBBLE, DATA_PORT); |
type | 148 | drivers/net/eql.c | unsigned short type, void *daddr, void *saddr, |
type | 254 | drivers/net/eql.c | dev->type = ARPHRD_SLIP; |
type | 399 | 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 | 106 | drivers/net/ibmtr.c | static void open_sap(unsigned char type,struct device *dev); |
type | 880 | drivers/net/ibmtr.c | static void open_sap(unsigned char type,struct device *dev) { |
type | 892 | drivers/net/ibmtr.c | open_sap->sap_value=type; |
type | 134 | drivers/net/loopback.c | dev->type = ARPHRD_ETHER; /* 0x0001 */ |
type | 199 | drivers/net/net_init.c | dev->type = ARPHRD_ETHER; |
type | 229 | 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 | 1433 | drivers/net/pi2.c | dev->type = ARPHRD_AX25; /* AF_AX25 device */ |
type | 121 | drivers/net/ppp.c | unsigned short type, unsigned long daddr, |
type | 280 | drivers/net/ppp.c | dev->type = ARPHRD_PPP; |
type | 1846 | drivers/net/ppp.c | ppp_header(unsigned char *buff, struct device *dev, unsigned short type, |
type | 1866 | drivers/net/ppp.c | ppp_header(struct sk_buff *skb, struct device *dev, unsigned short type, |
type | 471 | drivers/net/slip.c | sl_header(struct sk_buff *skb, struct device *dev, unsigned short type, |
type | 478 | drivers/net/slip.c | if (((sl->mode & SL_MODE_AX25) || (sl->mode & SL_MODE_AX25VC)) && type != htons(ETH_P_AX25)) { |
type | 479 | drivers/net/slip.c | return ax25_encapsulate(skb, dev, type, daddr, saddr, len); |
type | 691 | drivers/net/slip.c | sl->dev->type = ARPHRD_SLIP + sl->mode; |
type | 693 | drivers/net/slip.c | if (sl->dev->type == 260 || sl->dev->type == 272) { /* KISS */ |
type | 694 | drivers/net/slip.c | sl->dev->type = ARPHRD_AX25; |
type | 1025 | drivers/net/slip.c | sl->dev->type = ARPHRD_SLIP+sl->mode; |
type | 1027 | drivers/net/slip.c | if (sl->dev->type == 260 || sl->dev->type == 272) { |
type | 1028 | drivers/net/slip.c | sl->dev->type = ARPHRD_AX25; |
type | 1125 | drivers/net/slip.c | dev->type = ARPHRD_SLIP + SL_MODE_DEFAULT; |
type | 1127 | drivers/net/slip.c | if (sl->dev->type == 260 || sl->dev->type == 272) { |
type | 1128 | drivers/net/slip.c | sl->dev->type = ARPHRD_AX25; |
type | 86 | drivers/net/tunnel.c | dev->type = ARPHRD_TUNNEL; /* IP tunnel hardware type (Linux 1.1.89) */ |
type | 160 | drivers/pci/pci.c | char *type; |
type | 369 | drivers/pci/pci.c | printk(" %s: ", bridge_optimization[i].type); |
type | 512 | drivers/pci/pci.c | const char *pref, *type = "unknown"; |
type | 521 | drivers/pci/pci.c | type = "32 bit"; break; |
type | 523 | drivers/pci/pci.c | type = "20 bit"; break; |
type | 525 | drivers/pci/pci.c | type = "64 bit"; |
type | 534 | drivers/pci/pci.c | "0x%lx.", pref, type, |
type | 830 | drivers/scsi/aic7xxx.c | aha_type type; /* card type */ |
type | 860 | drivers/scsi/aic7xxx.c | aha_type type; /* card type */ |
type | 926 | drivers/scsi/aic7xxx.c | if ((p->type == AIC_274x) || (p->type == AIC_284x)) |
type | 941 | drivers/scsi/aic7xxx.c | switch (p->type) |
type | 982 | drivers/scsi/aic7xxx.c | if (((p->type == AIC_274x) || (p->type == AIC_284x)) && p->parity == AIC_UNKNOWN) |
type | 992 | drivers/scsi/aic7xxx.c | if (p->type == AIC_274x) |
type | 2244 | drivers/scsi/aic7xxx.c | aha_type type; |
type | 2271 | drivers/scsi/aic7xxx.c | return(AIC7xxx[i].type); |
type | 2477 | drivers/scsi/aic7xxx.c | detect_maxscb(aha_type type, int base) |
type | 2482 | drivers/scsi/aic7xxx.c | switch (type) |
type | 2545 | drivers/scsi/aic7xxx.c | aic7xxx_register(Scsi_Host_Template *template, aha_type type, |
type | 2561 | drivers/scsi/aic7xxx.c | config.type = type; |
type | 2574 | drivers/scsi/aic7xxx.c | switch (type) |
type | 2655 | drivers/scsi/aic7xxx.c | printk("aic%s hcntrl=0x%x\n", board_name[type], inb(HCNTRL(config.base))); |
type | 2699 | drivers/scsi/aic7xxx.c | printk("aic%s: extended translation %sabled\n", board_name[type], |
type | 2707 | drivers/scsi/aic7xxx.c | config.maxscb = detect_maxscb(type, base); |
type | 2709 | drivers/scsi/aic7xxx.c | if ((config.type == AIC_274x) || (config.type == AIC_284x)) |
type | 2738 | drivers/scsi/aic7xxx.c | board_name[config.type]); |
type | 2748 | drivers/scsi/aic7xxx.c | board_name[config.type]); |
type | 2753 | drivers/scsi/aic7xxx.c | board_name[config.type]); |
type | 2783 | drivers/scsi/aic7xxx.c | if (((config.type == AIC_274x) || (config.type == AIC_284x)) |
type | 2874 | drivers/scsi/aic7xxx.c | p->type = config.type; |
type | 2920 | drivers/scsi/aic7xxx.c | if ((p->type == AIC_274x || p->type == AIC_284x)) |
type | 3080 | drivers/scsi/aic7xxx.c | aha_type type = AIC_NONE; |
type | 3113 | drivers/scsi/aic7xxx.c | type = aic7xxx_probe(slot, HID0(base)); |
type | 3114 | drivers/scsi/aic7xxx.c | if (type != AIC_NONE) |
type | 3127 | drivers/scsi/aic7xxx.c | found += aic7xxx_register(template, type, base, irq); |
type | 3164 | drivers/scsi/aic7xxx.c | type = AIC_7870; |
type | 3172 | drivers/scsi/aic7xxx.c | type = AIC_7850; |
type | 3180 | drivers/scsi/aic7xxx.c | type = AIC_7872; |
type | 3184 | drivers/scsi/aic7xxx.c | type = AIC_NONE; |
type | 3236 | drivers/scsi/aic7xxx.c | found += aic7xxx_register(template, type, base, irq); |
type | 969 | drivers/scsi/eata.c | if (tstatus == BUSY && SCpnt->device->type != TYPE_TAPE) |
type | 974 | drivers/scsi/eata.c | && SCpnt->device->type == TYPE_DISK |
type | 980 | drivers/scsi/eata.c | && SCpnt->device->type == TYPE_DISK |
type | 990 | drivers/scsi/eata.c | if (spp->target_status && SCpnt->device->type == TYPE_DISK) |
type | 1013 | drivers/scsi/eata.c | if (SCpnt->device->type != TYPE_TAPE) |
type | 212 | drivers/scsi/eata_dma.c | && cmd->device->type == TYPE_DISK |
type | 238 | drivers/scsi/eata_dma.c | && cmd->device->type == TYPE_DISK |
type | 258 | drivers/scsi/eata_dma.c | if (cmd->device->type != TYPE_TAPE) |
type | 468 | drivers/scsi/eata_dma_proc.c | scd->type < MAX_SCSI_DEVICE_CODE ? |
type | 469 | drivers/scsi/eata_dma_proc.c | scsi_dev_types[(int)scd->type] : "Unknown " ); |
type | 130 | drivers/scsi/eata_pio_proc.c | scd->type < MAX_SCSI_DEVICE_CODE ? |
type | 131 | drivers/scsi/eata_pio_proc.c | pio_scsi_dev_types[(int)scd->type] : "Unknown " ); |
type | 363 | drivers/scsi/scsi.c | int dev, lun, type, channel; |
type | 375 | drivers/scsi/scsi.c | type = -1; |
type | 424 | drivers/scsi/scsi.c | SDpnt->type = -1; |
type | 576 | drivers/scsi/scsi.c | switch (type = (scsi_result[0] & 0x1f)) |
type | 592 | drivers/scsi/scsi.c | printk("scsi: unknown type %d\n", type); |
type | 595 | drivers/scsi/scsi.c | type = -1; |
type | 602 | drivers/scsi/scsi.c | SDpnt->random = (type == TYPE_TAPE) ? 0 : 1; |
type | 603 | drivers/scsi/scsi.c | SDpnt->type = (type & 0x1f); |
type | 605 | drivers/scsi/scsi.c | if (type != -1) |
type | 2323 | drivers/scsi/scsi.c | if(SDpnt->type != TYPE_TAPE) |
type | 2330 | drivers/scsi/scsi.c | SDpnt->type != TYPE_TAPE) { |
type | 2561 | drivers/scsi/scsi.c | if(SDpnt->type != TYPE_TAPE) |
type | 2568 | drivers/scsi/scsi.c | SDpnt->type != TYPE_TAPE) { |
type | 300 | drivers/scsi/scsi.h | char type; |
type | 65 | drivers/scsi/sd.c | SC->device->type != TYPE_MOD) |
type | 846 | drivers/scsi/sd.c | (SCpnt->device->type == TYPE_DISK ? |
type | 1213 | drivers/scsi/sd.c | if(SDp->type != TYPE_DISK && SDp->type != TYPE_MOD) return 0; |
type | 1226 | drivers/scsi/sd.c | if(SDp->type != TYPE_DISK && SDp->type != TYPE_MOD) return 0; |
type | 159 | drivers/scsi/seagate.c | unsigned char type; |
type | 334 | drivers/scsi/seagate.c | controller_type = signatures[j].type; |
type | 902 | drivers/scsi/sr.c | if(SDp->type != TYPE_ROM && SDp->type != TYPE_WORM) return 0; |
type | 915 | drivers/scsi/sr.c | if(SDp->type != TYPE_ROM && SDp->type != TYPE_WORM) return 1; |
type | 1955 | drivers/scsi/st.c | if(SDp->type != TYPE_TAPE) return 1; |
type | 1980 | drivers/scsi/st.c | if(SDp->type != TYPE_TAPE) return 0; |
type | 915 | drivers/scsi/u14-34f.c | if (tstatus == BUSY && SCpnt->device->type != TYPE_TAPE) |
type | 920 | drivers/scsi/u14-34f.c | && SCpnt->device->type == TYPE_DISK |
type | 926 | drivers/scsi/u14-34f.c | && SCpnt->device->type == TYPE_DISK |
type | 936 | drivers/scsi/u14-34f.c | if (spp->target_status && SCpnt->device->type == TYPE_DISK) |
type | 961 | drivers/scsi/u14-34f.c | if (SCpnt->device->type != TYPE_TAPE) |
type | 708 | drivers/scsi/ultrastor.c | my_mscp->ca = SCpnt->device->type != TYPE_TAPE; |
type | 422 | drivers/scsi/wd7000.c | unchar type; /* diagnostics type code (0-3) */ |
type | 960 | drivers/scsi/wd7000.c | icb.type = code; |
type | 36 | drivers/sound/dev_table.c | snd_find_driver (int type) |
type | 41 | drivers/sound/dev_table.c | if (sound_drivers[i].card_type == type) |
type | 429 | drivers/sound/dev_table.h | int snd_find_driver(int type); |
type | 822 | fs/binfmt_elf.c | int type; |
type | 869 | fs/binfmt_elf.c | en.n_type = men->type; |
type | 1006 | fs/binfmt_elf.c | notes[0].type = NT_PRSTATUS; |
type | 1038 | fs/binfmt_elf.c | notes[1].type = NT_PRPSINFO; |
type | 1067 | fs/binfmt_elf.c | notes[2].type = NT_TASKSTRUCT; |
type | 1080 | fs/binfmt_elf.c | notes[3].type = NT_PRFPREG; |
type | 265 | fs/isofs/inode.c | if (isonum_711 (hdp->type) != ISO_VD_PRIMARY) |
type | 267 | fs/isofs/inode.c | if (isonum_711 (hdp->type) == ISO_VD_END) |
type | 278 | fs/isofs/inode.c | if (isonum_711 (vdp->type) != ISO_VD_PRIMARY) |
type | 280 | fs/isofs/inode.c | if (isonum_711 (vdp->type) == ISO_VD_END) |
type | 172 | fs/nfs/proc.c | fattr->type = (enum nfs_ftype) ntohl(*p++); |
type | 705 | fs/proc/array.c | static int get_root_array(char * page, int type) |
type | 707 | fs/proc/array.c | switch (type) { |
type | 760 | fs/proc/array.c | static int get_process_array(char * page, int pid, int type) |
type | 762 | fs/proc/array.c | switch (type) { |
type | 776 | fs/proc/array.c | static inline int fill_array(char * page, int pid, int type) |
type | 779 | fs/proc/array.c | return get_process_array(page, pid, type); |
type | 780 | fs/proc/array.c | return get_root_array(page, type); |
type | 788 | fs/proc/array.c | unsigned int type, pid; |
type | 794 | fs/proc/array.c | type = inode->i_ino; |
type | 795 | fs/proc/array.c | pid = type >> 16; |
type | 796 | fs/proc/array.c | type &= 0x0000ffff; |
type | 797 | fs/proc/array.c | length = fill_array((char *) page, pid, type); |
type | 849 | fs/proc/array.c | unsigned int type = inode->i_ino & 0x0000ffff; |
type | 854 | fs/proc/array.c | switch (type) { |
type | 19 | fs/proc/kmsg.c | asmlinkage int sys_syslog(int type, char * bug, int count); |
type | 96 | fs/smbfs/sock.c | if (sock->type != SOCK_STREAM) { |
type | 144 | fs/smbfs/sock.c | if (sock->type != SOCK_STREAM) { |
type | 261 | fs/super.c | struct file_system_type *type; |
type | 269 | fs/super.c | if (!(type = get_fs_type(name))) { |
type | 282 | fs/super.c | if (!type->read_super(s,data, silent)) { |
type | 290 | fs/super.c | s->s_type = type; |
type | 431 | fs/super.c | static int do_mount(dev_t dev, const char * dir, char * type, int flags, void * data) |
type | 452 | fs/super.c | sb = read_super(dev,type,flags,data,0); |
type | 549 | fs/super.c | asmlinkage int sys_mount(char * dev_name, char * dir_name, char * type, |
type | 574 | fs/super.c | retval = copy_mount_options (type, &page); |
type | 58 | 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 | 416 | include/asm-alpha/pgtable.h | extern inline pte_t mk_swap_pte(unsigned long type, unsigned long offset) |
type | 417 | include/asm-alpha/pgtable.h | { pte_t pte; pte_val(pte) = (type << 32) | (offset << 40); return pte; } |
type | 421 | include/asm-alpha/pgtable.h | #define SWP_ENTRY(type,offset) pte_val(mk_swap_pte((type),(offset))) |
type | 131 | include/asm-alpha/unistd.h | #define _syscall0(type,name) \ |
type | 132 | include/asm-alpha/unistd.h | type name(void) \ |
type | 134 | include/asm-alpha/unistd.h | return (type) -1; \ |
type | 137 | include/asm-alpha/unistd.h | #define _syscall1(type,name,type1,arg1) \ |
type | 138 | include/asm-alpha/unistd.h | type name(type1 arg1) \ |
type | 140 | include/asm-alpha/unistd.h | return (type) -1; \ |
type | 143 | include/asm-alpha/unistd.h | #define _syscall2(type,name,type1,arg1,type2,arg2) \ |
type | 144 | include/asm-alpha/unistd.h | type name(type1 arg1,type2 arg2) \ |
type | 146 | include/asm-alpha/unistd.h | return (type) -1; \ |
type | 149 | include/asm-alpha/unistd.h | #define _syscall3(type,name,type1,arg1,type2,arg2,type3,arg3) \ |
type | 150 | include/asm-alpha/unistd.h | type name(type1 arg1,type2 arg2,type3 arg3) \ |
type | 152 | include/asm-alpha/unistd.h | return (type) -1; \ |
type | 155 | include/asm-alpha/unistd.h | #define _syscall4(type,name,type1,arg1,type2,arg2,type3,arg3,type4,arg4) \ |
type | 156 | include/asm-alpha/unistd.h | type name (type1 arg1, type2 arg2, type3 arg3, type4 arg4) \ |
type | 158 | include/asm-alpha/unistd.h | return (type) -1; \ |
type | 161 | include/asm-alpha/unistd.h | #define _syscall5(type,name,type1,arg1,type2,arg2,type3,arg3,type4,arg4, \ |
type | 163 | include/asm-alpha/unistd.h | type name (type1 arg1,type2 arg2,type3 arg3,type4 arg4,type5 arg5) \ |
type | 165 | include/asm-alpha/unistd.h | return (type) -1; \ |
type | 335 | include/asm-i386/pgtable.h | #define SWP_ENTRY(type,offset) (((type) << 1) | ((offset) << 8)) |
type | 181 | include/asm-i386/system.h | #define _set_gate(gate_addr,type,dpl,addr) \ |
type | 188 | include/asm-i386/system.h | :"i" ((short) (0x8000+(dpl<<13)+(type<<8))), \ |
type | 204 | include/asm-i386/system.h | #define _set_seg_desc(gate_addr,type,dpl,base,limit) {\ |
type | 210 | include/asm-i386/system.h | ((type)<<8); \ |
type | 214 | include/asm-i386/system.h | #define _set_tssldt_desc(n,addr,limit,type) \ |
type | 219 | include/asm-i386/system.h | "movb $" type ",%4\n\t" \ |
type | 154 | include/asm-i386/unistd.h | #define _syscall0(type,name) \ |
type | 155 | include/asm-i386/unistd.h | type name(void) \ |
type | 162 | include/asm-i386/unistd.h | return (type) __res; \ |
type | 167 | include/asm-i386/unistd.h | #define _syscall1(type,name,type1,arg1) \ |
type | 168 | include/asm-i386/unistd.h | type name(type1 arg1) \ |
type | 175 | include/asm-i386/unistd.h | return (type) __res; \ |
type | 180 | include/asm-i386/unistd.h | #define _syscall2(type,name,type1,arg1,type2,arg2) \ |
type | 181 | include/asm-i386/unistd.h | type name(type1 arg1,type2 arg2) \ |
type | 188 | include/asm-i386/unistd.h | return (type) __res; \ |
type | 193 | include/asm-i386/unistd.h | #define _syscall3(type,name,type1,arg1,type2,arg2,type3,arg3) \ |
type | 194 | include/asm-i386/unistd.h | type name(type1 arg1,type2 arg2,type3 arg3) \ |
type | 202 | include/asm-i386/unistd.h | return (type) __res; \ |
type | 207 | include/asm-i386/unistd.h | #define _syscall4(type,name,type1,arg1,type2,arg2,type3,arg3,type4,arg4) \ |
type | 208 | include/asm-i386/unistd.h | type name (type1 arg1, type2 arg2, type3 arg3, type4 arg4) \ |
type | 216 | include/asm-i386/unistd.h | return (type) __res; \ |
type | 221 | include/asm-i386/unistd.h | #define _syscall5(type,name,type1,arg1,type2,arg2,type3,arg3,type4,arg4, \ |
type | 223 | include/asm-i386/unistd.h | type name (type1 arg1,type2 arg2,type3 arg3,type4 arg4,type5 arg5) \ |
type | 231 | 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 | 16 | include/asm-mips/unistd.h | #define _syscall0(type,name) \ |
type | 17 | include/asm-mips/unistd.h | type name(void) \ |
type | 24 | include/asm-mips/unistd.h | return (type) __res; \ |
type | 29 | include/asm-mips/unistd.h | #define _syscall1(type,name,atype,a) \ |
type | 30 | include/asm-mips/unistd.h | type name(atype a) \ |
type | 39 | include/asm-mips/unistd.h | return (type) __res; \ |
type | 44 | include/asm-mips/unistd.h | #define _syscall2(type,name,atype,a,btype,b) \ |
type | 45 | include/asm-mips/unistd.h | type name(atype a,btype b) \ |
type | 56 | include/asm-mips/unistd.h | return (type) __res; \ |
type | 61 | include/asm-mips/unistd.h | #define _syscall3(type,name,atype,a,btype,b,ctype,c) \ |
type | 62 | include/asm-mips/unistd.h | type name (atype a, btype b, ctype c) \ |
type | 75 | include/asm-mips/unistd.h | return (type) __res; \ |
type | 80 | include/asm-mips/unistd.h | #define _syscall4(type,name,atype,a,btype,b,ctype,c,dtype,d) \ |
type | 81 | include/asm-mips/unistd.h | type name (atype a, btype b, ctype c, dtype d) \ |
type | 97 | include/asm-mips/unistd.h | return (type) __res; \ |
type | 102 | include/asm-mips/unistd.h | #define _syscall5(type,name,atype,a,btype,b,ctype,c,dtype,d,etype,e) \ |
type | 103 | include/asm-mips/unistd.h | type name (atype a,btype b,ctype c,dtype d,etype e) \ |
type | 121 | include/asm-mips/unistd.h | return (type) __res; \ |
type | 23 | include/asm-sparc/head.h | #define TRAP_ENTRY(type, label) \ |
type | 24 | include/asm-sparc/head.h | mov (type), %l3; b label; rd %psr, %l0; nop; |
type | 15 | include/asm-sparc/unistd.h | #define _syscall0(type,name) \ |
type | 16 | include/asm-sparc/unistd.h | type name(void) \ |
type | 27 | include/asm-sparc/unistd.h | return (type) __res; \ |
type | 32 | include/asm-sparc/unistd.h | #define _syscall1(type,name,type1,arg1) \ |
type | 33 | include/asm-sparc/unistd.h | type name(type1 arg1) \ |
type | 45 | include/asm-sparc/unistd.h | return (type) __res; \ |
type | 50 | include/asm-sparc/unistd.h | #define _syscall2(type,name,type1,arg1,type2,arg2) \ |
type | 51 | include/asm-sparc/unistd.h | type name(type1 arg1,type2 arg2) \ |
type | 64 | include/asm-sparc/unistd.h | return (type) __res; \ |
type | 69 | include/asm-sparc/unistd.h | #define _syscall3(type,name,type1,arg1,type2,arg2,type3,arg3) \ |
type | 70 | include/asm-sparc/unistd.h | type name(type1 arg1,type2 arg2,type3 arg3) \ |
type | 86 | include/asm-sparc/unistd.h | return (type) __res; \ |
type | 91 | include/asm-sparc/unistd.h | #define _syscall4(type,name,type1,arg1,type2,arg2,type3,arg3,type4,arg4) \ |
type | 92 | include/asm-sparc/unistd.h | type name (type1 arg1, type2 arg2, type3 arg3, type4 arg4) \ |
type | 109 | include/asm-sparc/unistd.h | return (type) __res; \ |
type | 114 | include/asm-sparc/unistd.h | #define _syscall5(type,name,type1,arg1,type2,arg2,type3,arg3,type4,arg4, \ |
type | 116 | include/asm-sparc/unistd.h | type name (type1 arg1,type2 arg2,type3 arg3,type4 arg4,type5 arg5) \ |
type | 134 | include/asm-sparc/unistd.h | return (type) __res; \ |
type | 43 | include/linux/a.out.h | #define N_SET_INFO(exec, magic, type, flags) \ |
type | 45 | include/linux/a.out.h | | (((int)(type) & 0xff) << 16) \ |
type | 140 | include/linux/aztcd.h | unsigned char type; |
type | 30 | 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 | 27 | include/linux/igmp.h | unsigned char type; |
type | 39 | include/linux/igmp.h | unsigned char type; |
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 | 73 | include/linux/net.h | short type; /* SOCK_STREAM, ... */ |
type | 113 | include/linux/netdevice.h | unsigned short type; /* interface hardware type */ |
type | 148 | include/linux/netdevice.h | unsigned short type, |
type | 168 | include/linux/netdevice.h | unsigned short type; /* This is really htons(ether_type). */ |
type | 15 | include/linux/netrom.h | int type; |
type | 130 | include/linux/nfs.h | enum nfs_ftype type; |
type | 140 | include/linux/scc.h | char type; /* who allocated this buffer? */ |
type | 14 | include/linux/serial.h | int type; |
type | 117 | 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 | 10 | include/net/arp.h | extern int arp_query(unsigned char *haddr, u32 paddr, unsigned short type); |
type | 15 | include/net/arp.h | extern void arp_send(int type, int ptype, u32 dest_ip, |
type | 6 | include/net/datalink.h | unsigned char type[8]; |
type | 28 | include/net/eth.h | unsigned short type, void *daddr, |
type | 28 | include/net/icmp.h | extern void icmp_send(struct sk_buff *skb_in, int type, int code, |
type | 85 | include/net/ip.h | struct device **dev, int type, |
type | 110 | 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 | 146 | include/net/sock.h | unsigned short type; |
type | 236 | include/net/sock.h | struct device **dev, int type, |
type | 55 | kernel/printk.c | asmlinkage int sys_syslog(int type, char * buf, int len) |
type | 62 | kernel/printk.c | if ((type != 3) && !suser()) |
type | 64 | 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 | 699 | mm/memory.c | int verify_area(int type, const void * addr, unsigned long size) |
type | 722 | mm/memory.c | if (type == VERIFY_WRITE) |
type | 111 | mm/swap.c | unsigned long type, offset; |
type | 114 | mm/swap.c | type = SWP_TYPE(entry); |
type | 115 | mm/swap.c | if (type >= nr_swapfiles) { |
type | 119 | mm/swap.c | p = &swap_info[type]; |
type | 191 | mm/swap.c | int type, wrapped = 0; |
type | 193 | mm/swap.c | type = swap_list.next; |
type | 194 | mm/swap.c | if (type < 0) |
type | 198 | mm/swap.c | p = &swap_info[type]; |
type | 210 | mm/swap.c | entry = SWP_ENTRY(type,offset); |
type | 212 | mm/swap.c | type = swap_info[type].next; |
type | 213 | mm/swap.c | if (type < 0 || p->prio != swap_info[type].prio) { |
type | 216 | mm/swap.c | swap_list.next = type; |
type | 221 | mm/swap.c | type = p->next; |
type | 223 | mm/swap.c | if (type < 0 || p->prio != swap_info[type].prio) { |
type | 224 | mm/swap.c | type = swap_list.head; |
type | 227 | mm/swap.c | } else if (type < 0) { |
type | 236 | mm/swap.c | unsigned long offset, type; |
type | 241 | mm/swap.c | type = SWP_TYPE(entry); |
type | 242 | mm/swap.c | if (type & SHM_SWP_TYPE) |
type | 244 | mm/swap.c | if (type >= nr_swapfiles) { |
type | 248 | mm/swap.c | p = type + swap_info; |
type | 264 | mm/swap.c | unsigned long offset, type; |
type | 268 | mm/swap.c | type = SWP_TYPE(entry); |
type | 269 | mm/swap.c | if (type & SHM_SWP_TYPE) |
type | 271 | mm/swap.c | if (type >= nr_swapfiles) { |
type | 275 | mm/swap.c | p = & swap_info[type]; |
type | 839 | mm/swap.c | pte_t *dir, unsigned int type, unsigned long page) |
type | 851 | mm/swap.c | if (SWP_TYPE(in_swap_cache(page)) != type) |
type | 857 | mm/swap.c | if (SWP_TYPE(pte_val(pte)) != type) |
type | 872 | mm/swap.c | unsigned int type, unsigned long page) |
type | 891 | mm/swap.c | if (unuse_pte(vma, offset+address-vma->vm_start, pte, type, page)) |
type | 901 | mm/swap.c | unsigned int type, unsigned long page) |
type | 920 | mm/swap.c | if (unuse_pmd(vma, pmd, address, end - address, offset, type, page)) |
type | 930 | mm/swap.c | unsigned int type, unsigned long page) |
type | 933 | mm/swap.c | if (unuse_pgd(vma, pgdir, start, end - start, type, page)) |
type | 941 | mm/swap.c | static int unuse_process(struct task_struct * p, unsigned int type, unsigned long page) |
type | 951 | mm/swap.c | if (unuse_vma(vma, pgd, vma->vm_start, vma->vm_end, type, page)) |
type | 963 | mm/swap.c | static int try_to_unuse(unsigned int type) |
type | 973 | mm/swap.c | if (unuse_process(task[nr], type, page)) { |
type | 991 | mm/swap.c | int i, type, prev; |
type | 999 | mm/swap.c | for (type = swap_list.head; type >= 0; type = swap_info[type].next) { |
type | 1000 | mm/swap.c | p = swap_info + type; |
type | 1011 | mm/swap.c | prev = type; |
type | 1013 | mm/swap.c | if (type < 0){ |
type | 1022 | mm/swap.c | if (type == swap_list.next) { |
type | 1027 | mm/swap.c | i = try_to_unuse(type); |
type | 1068 | mm/swap.c | unsigned int type; |
type | 1078 | mm/swap.c | for (type = 0 ; type < nr_swapfiles ; type++,p++) |
type | 1081 | mm/swap.c | if (type >= MAX_SWAPFILES) |
type | 1083 | mm/swap.c | if (type >= nr_swapfiles) |
type | 1084 | mm/swap.c | nr_swapfiles = type+1; |
type | 1124 | mm/swap.c | if (i == type) |
type | 1137 | mm/swap.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 | 58 | net/802/p8022.c | *rawp = dl->type[0]; |
type | 60 | net/802/p8022.c | *rawp = dl->type[0]; |
type | 79 | net/802/p8022.c | p8022_packet_type.type=htons(ETH_P_802_2); |
type | 84 | net/802/p8022.c | register_8022_client(unsigned char type, int (*rcvfunc)(struct sk_buff *, struct device *, struct packet_type *)) |
type | 88 | net/802/p8022.c | if (find_8022_client(type) != NULL) |
type | 93 | 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 | 80 | net/802/psnap.c | memcpy(rawp,dl->type,5); |
type | 110 | 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 | 437 | net/appletalk/aarp.c | if(dev->type!=ARPHRD_ETHER) |
type | 577 | net/appletalk/aarp.c | if(dev->type!=ARPHRD_ETHER) |
type | 227 | net/appletalk/ddp.c | len += sprintf (buffer+len,"%02X ", s->type); |
type | 690 | net/appletalk/ddp.c | if(dev->type!=ARPHRD_ETHER) |
type | 1048 | net/appletalk/ddp.c | switch(sock->type) |
type | 1082 | net/appletalk/ddp.c | sk->type=sock->type; |
type | 1667 | net/appletalk/ddp.c | if(sk->type==SOCK_RAW) |
type | 247 | net/ax25/af_ax25.c | static struct sock *ax25_find_listener(ax25_address *addr, struct device *dev, int type) |
type | 256 | 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 | 272 | net/ax25/af_ax25.c | static struct sock *ax25_find_socket(ax25_address *my_addr, ax25_address *dest_addr, int type) |
type | 281 | 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 | 305 | net/ax25/af_ax25.c | if (s->sk != NULL && s->sk->type != SOCK_SEQPACKET) |
type | 330 | net/ax25/af_ax25.c | if (s->sk != NULL && ax25cmp(&s->source_addr, addr) == 0 && s->sk->type == SOCK_RAW) { |
type | 346 | net/ax25/af_ax25.c | if (sk->type == SOCK_RAW && sk->protocol == proto && sk->rmem_alloc <= sk->rcvbuf) { |
type | 551 | net/ax25/af_ax25.c | if (ax25->sk != NULL && ax25->sk->type != SOCK_SEQPACKET) |
type | 601 | net/ax25/af_ax25.c | switch (dev->type) { |
type | 758 | net/ax25/af_ax25.c | if (sk->type == SOCK_SEQPACKET && sk->state != TCP_LISTEN) { |
type | 792 | net/ax25/af_ax25.c | sk->type = sock->type; |
type | 794 | net/ax25/af_ax25.c | switch (sock->type) { |
type | 863 | net/ax25/af_ax25.c | sk->type = osk->type; |
type | 866 | net/ax25/af_ax25.c | switch(osk->type) |
type | 949 | net/ax25/af_ax25.c | if (sk->type == SOCK_SEQPACKET) { |
type | 1021 | net/ax25/af_ax25.c | if (ax25_find_socket(&addr->fsa_ax25.sax25_call, sk->type) != NULL) { |
type | 1079 | net/ax25/af_ax25.c | if (sk->state == TCP_ESTABLISHED && sk->type == SOCK_SEQPACKET) |
type | 1126 | 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 | 1132 | net/ax25/af_ax25.c | if (sk->type != SOCK_SEQPACKET) { |
type | 1191 | net/ax25/af_ax25.c | if (sk->type != SOCK_SEQPACKET) |
type | 1266 | net/ax25/af_ax25.c | int type = 0; |
type | 1280 | net/ax25/af_ax25.c | if (ax25_parse_addr(skb->data, skb->len, &src, &dest, &dp, &type) == NULL) { |
type | 1309 | net/ax25/af_ax25.c | build_ax25_addr(skb->data, &src, &dest, &dp, type); |
type | 1395 | net/ax25/af_ax25.c | if (ax25_process_rx_frame(ax25, skb, type) == 0) |
type | 1597 | net/ax25/af_ax25.c | if (sk->type == SOCK_SEQPACKET && memcmp(&sk->ax25->dest_addr, &sax.sax25_call, sizeof(ax25_address)) != 0) |
type | 1645 | net/ax25/af_ax25.c | if (sk->type == SOCK_SEQPACKET) { |
type | 1716 | net/ax25/af_ax25.c | if (sk->type == SOCK_SEQPACKET) { |
type | 1984 | net/ax25/af_ax25.c | ax25_packet_type.type = htons(ETH_P_AX25); |
type | 1986 | net/ax25/af_ax25.c | bpq_packet_type.type = htons(ETH_P_BPQ); |
type | 2002 | net/ax25/af_ax25.c | if (dev->type == ARPHRD_ETHER) { |
type | 2040 | net/ax25/af_ax25.c | int ax25_encapsulate(struct sk_buff *skb, struct device *dev, unsigned short type, void *daddr, |
type | 2069 | net/ax25/af_ax25.c | switch (type) { |
type | 104 | net/ax25/ax25_in.c | static int ax25_state1_machine(ax25_cb *ax25, struct sk_buff *skb, int frametype, int type) |
type | 162 | net/ax25/ax25_in.c | static int ax25_state2_machine(ax25_cb *ax25, struct sk_buff *skb, int frametype, int type) |
type | 221 | net/ax25/ax25_in.c | static int ax25_state3_machine(ax25_cb *ax25, struct sk_buff *skb, int frametype, int type) |
type | 273 | net/ax25/ax25_in.c | ax25_check_need_response(ax25, type, pf); |
type | 284 | net/ax25/ax25_in.c | ax25_check_need_response(ax25, type, pf); |
type | 295 | net/ax25/ax25_in.c | ax25_check_need_response(ax25, type, pf); |
type | 308 | net/ax25/ax25_in.c | if (type != C_COMMAND) |
type | 369 | net/ax25/ax25_in.c | static int ax25_state4_machine(ax25_cb *ax25, struct sk_buff *skb, int frametype, int type) |
type | 423 | net/ax25/ax25_in.c | if (type == C_RESPONSE && pf) { |
type | 438 | net/ax25/ax25_in.c | if (type == C_COMMAND && pf) |
type | 450 | net/ax25/ax25_in.c | if (type == C_RESPONSE && pf) { |
type | 465 | net/ax25/ax25_in.c | if (type == C_COMMAND && pf) |
type | 477 | net/ax25/ax25_in.c | if (type == C_RESPONSE && pf) { |
type | 492 | net/ax25/ax25_in.c | if (type == C_COMMAND && pf) |
type | 503 | net/ax25/ax25_in.c | if (type != C_COMMAND) |
type | 558 | net/ax25/ax25_in.c | int ax25_process_rx_frame(ax25_cb *ax25, struct sk_buff *skb, int type) |
type | 574 | net/ax25/ax25_in.c | queued = ax25_state1_machine(ax25, skb, frametype, type); |
type | 577 | net/ax25/ax25_in.c | queued = ax25_state2_machine(ax25, skb, frametype, type); |
type | 580 | net/ax25/ax25_in.c | queued = ax25_state3_machine(ax25, skb, frametype, type); |
type | 583 | net/ax25/ax25_in.c | queued = ax25_state4_machine(ax25, skb, frametype, type); |
type | 147 | net/ax25/ax25_out.c | void ax25_transmit_buffer(ax25_cb *ax25, struct sk_buff *skb, int type) |
type | 170 | net/ax25/ax25_out.c | build_ax25_addr(ptr, &ax25->source_addr, &ax25->dest_addr, ax25->digipeat, type); |
type | 236 | net/ax25/ax25_out.c | void ax25_check_need_response(ax25_cb *ax25, int type, int pf) |
type | 238 | net/ax25/ax25_out.c | if (type == C_COMMAND && pf) |
type | 141 | net/ax25/ax25_subr.c | void ax25_send_control(ax25_cb *ax25, int frametype, int type) |
type | 170 | net/ax25/ax25_subr.c | ax25_transmit_buffer(ax25, skb, type); |
type | 83 | net/core/datagram.c | if(sk->type==SOCK_SEQPACKET && sk->state!=TCP_ESTABLISHED) |
type | 182 | net/core/datagram.c | if (sk->type==SOCK_SEQPACKET && sk->state==TCP_CLOSE) |
type | 195 | net/core/datagram.c | if (sk->type==SOCK_SEQPACKET && sk->state==TCP_SYN_SENT) |
type | 138 | net/core/dev.c | if(pt->type==htons(ETH_P_ALL)) |
type | 146 | net/core/dev.c | hash=ntohs(pt->type)&15; |
type | 160 | net/core/dev.c | if(pt->type==htons(ETH_P_ALL)) |
type | 166 | net/core/dev.c | pt1=&ptype_base[ntohs(pt->type)&15]; |
type | 606 | net/core/dev.c | unsigned short type; |
type | 658 | net/core/dev.c | type = skb->protocol; |
type | 677 | net/core/dev.c | for (ptype = ptype_base[ntohs(type)&15]; ptype != NULL; ptype = ptype->next) |
type | 679 | net/core/dev.c | if (ptype->type == type && (!ptype->dev || ptype->dev==skb->dev)) |
type | 1151 | net/core/dev.c | ifr.ifr_hwaddr.sa_family=dev->type; |
type | 1157 | net/core/dev.c | if(ifr.ifr_hwaddr.sa_family!=dev->type) |
type | 253 | net/core/sock.c | val = sk->type; |
type | 87 | net/ethernet/eth.c | int eth_header(struct sk_buff *skb, struct device *dev, unsigned short type, |
type | 97 | net/ethernet/eth.c | if(type!=ETH_P_802_3) |
type | 98 | net/ethernet/eth.c | eth->h_proto = htons(type); |
type | 177 | net/ipv4/af_inet.c | if(sk->type==SOCK_PACKET) |
type | 244 | net/ipv4/af_inet.c | if (sk1->type==SOCK_PACKET) |
type | 558 | net/ipv4/af_inet.c | switch(sock->type) |
type | 625 | net/ipv4/af_inet.c | sk->type = sock->type; |
type | 864 | net/ipv4/af_inet.c | if(sock->type != SOCK_RAW) |
type | 892 | net/ipv4/af_inet.c | if(sock->type != SOCK_RAW) |
type | 921 | net/ipv4/af_inet.c | if(sock->type==SOCK_DGRAM) |
type | 923 | net/ipv4/af_inet.c | if(sock->type==SOCK_STREAM) |
type | 310 | net/ipv4/arp.c | void arp_send(int type, int ptype, u32 dest_ip, |
type | 349 | net/ipv4/arp.c | arp->ar_hrd = htons(dev->type); |
type | 352 | net/ipv4/arp.c | arp->ar_pro = (dev->type == ARPHRD_AX25 || dev->type == ARPHRD_NETROM) ? htons(AX25_P_IP) : htons(ETH_P_IP); |
type | 354 | net/ipv4/arp.c | arp->ar_pro = (dev->type != ARPHRD_AX25)? htons(ETH_P_IP) : htons(AX25_P_IP); |
type | 361 | net/ipv4/arp.c | arp->ar_op = htons(type); |
type | 577 | net/ipv4/arp.c | dev->type != ntohs(arp->ar_hrd) || |
type | 591 | net/ipv4/arp.c | switch(dev->type) |
type | 639 | net/ipv4/arp.c | htype = dev->type; |
type | 832 | net/ipv4/arp.c | int arp_query(unsigned char *haddr, u32 paddr, unsigned short type) |
type | 843 | net/ipv4/arp.c | if (entry->ip == paddr && entry->htype == type) |
type | 883 | net/ipv4/arp.c | if(dev->type==ARPHRD_ETHER || dev->type==ARPHRD_IEEE802) |
type | 960 | net/ipv4/arp.c | entry->htype = dev->type; |
type | 1123 | net/ipv4/arp.c | if(dev->type==ARPHRD_ETHER || dev->type==ARPHRD_IEEE802) |
type | 1410 | net/ipv4/arp.c | arp_packet_type.type=htons(ETH_P_ARP); |
type | 101 | net/ipv4/icmp.c | void icmp_send(struct sk_buff *skb_in, int type, int code, unsigned long info, struct device *dev) |
type | 144 | net/ipv4/icmp.c | if(type==ICMP_DEST_UNREACH||type==ICMP_REDIRECT||type==ICMP_SOURCE_QUENCH||type==ICMP_TIME_EXCEEDED) |
type | 160 | net/ipv4/icmp.c | if (icmph->type == ICMP_DEST_UNREACH || |
type | 161 | net/ipv4/icmp.c | icmph->type == ICMP_SOURCE_QUENCH || |
type | 162 | net/ipv4/icmp.c | icmph->type == ICMP_REDIRECT || |
type | 163 | net/ipv4/icmp.c | icmph->type == ICMP_TIME_EXCEEDED || |
type | 164 | net/ipv4/icmp.c | icmph->type == ICMP_PARAMETERPROB) |
type | 174 | net/ipv4/icmp.c | switch(type) |
type | 254 | net/ipv4/icmp.c | icmph->type = type; |
type | 283 | net/ipv4/icmp.c | err = (icmph->type << 8) | icmph->code; |
type | 472 | net/ipv4/icmp.c | icmphr->type = ICMP_ECHOREPLY; |
type | 549 | net/ipv4/icmp.c | icmphr->type = ICMP_TIMESTAMPREPLY; |
type | 639 | net/ipv4/icmp.c | icmphr->type = ICMP_ADDRESSREPLY; |
type | 701 | net/ipv4/icmp.c | if (icmph->type != ICMP_ECHO) |
type | 710 | net/ipv4/icmp.c | switch(icmph->type) |
type | 83 | net/ipv4/igmp.c | static void igmp_send_report(struct device *dev, unsigned long address, int type) |
type | 99 | net/ipv4/igmp.c | ih->type=IGMP_HOST_MEMBERSHIP_REPORT; |
type | 164 | net/ipv4/igmp.c | if(dev->type!=ARPHRD_ETHER) |
type | 177 | net/ipv4/igmp.c | if(dev->type!=ARPHRD_ETHER) |
type | 214 | net/ipv4/igmp.c | if(ih->type==IGMP_HOST_MEMBERSHIP_QUERY && daddr==IGMP_ALL_HOSTS) |
type | 216 | net/ipv4/igmp.c | if(ih->type==IGMP_HOST_MEMBERSHIP_REPORT && daddr==ih->group) |
type | 214 | net/ipv4/ip.c | struct device **dev, int type, struct options *opt, int len, int tos, int ttl) |
type | 307 | net/ipv4/ip.c | if(type == IPPROTO_RAW) |
type | 323 | net/ipv4/ip.c | iph->protocol = type; |
type | 2358 | net/ipv4/ip.c | int type) |
type | 2483 | net/ipv4/ip.c | if(type!=IPPROTO_RAW) |
type | 2492 | net/ipv4/ip.c | iph->protocol=type; |
type | 2516 | net/ipv4/ip.c | if(type != IPPROTO_RAW) |
type | 2555 | net/ipv4/ip.c | if (type == IPPROTO_RAW && offset > 0) |
type | 2631 | net/ipv4/ip.c | if(type != IPPROTO_RAW) |
type | 2647 | net/ipv4/ip.c | iph->protocol = type; |
type | 2797 | net/ipv4/ip.c | ip_packet_type.type=htons(ETH_P_IP); |
type | 267 | net/ipv4/packet.c | p->type = sk->num; |
type | 342 | net/ipv4/packet.c | saddr->sa_family = skb->dev->type; |
type | 97 | net/ipv4/rarp.c | rarp_packet_type.type=htons(ETH_P_RARP); |
type | 158 | net/ipv4/rarp.c | if (rarp->ar_hln != dev->addr_len || dev->type != ntohs(rarp->ar_hrd) |
type | 180 | net/ipv4/rarp.c | (rarp->ar_pro != htons(AX25_P_IP) && dev->type == ARPHRD_AX25) || |
type | 182 | net/ipv4/rarp.c | (rarp->ar_pro != htons(ETH_P_IP) && dev->type != ARPHRD_AX25) |
type | 657 | net/ipx/af_ipx.c | ipx_map_frame_type(unsigned char type) |
type | 659 | net/ipx/af_ipx.c | switch (type) { |
type | 1374 | net/ipx/af_ipx.c | switch(sock->type) |
type | 1399 | net/ipx/af_ipx.c | sk->type=sock->type; |
type | 1655 | net/ipx/af_ipx.c | intrfc = ipxitf_find_using_phys(dev, pt->type); |
type | 1658 | net/ipx/af_ipx.c | intrfc = ipxitf_auto_create(dev, pt->type); |
type | 1936 | net/ipx/af_ipx.c | ipx_dix_packet_type.type=htons(ETH_P_IPX); |
type | 1940 | net/ipx/af_ipx.c | ipx_8023_packet_type.type=htons(ETH_P_802_3); |
type | 131 | net/netrom/af_netrom.c | static struct sock *nr_find_listener(ax25_address *addr, int type) |
type | 140 | net/netrom/af_netrom.c | if (ax25cmp(&s->nr->source_addr, addr) == 0 && s->type == type && s->state == TCP_LISTEN) { |
type | 153 | net/netrom/af_netrom.c | static struct sock *nr_find_socket(unsigned char index, unsigned char id, int type) |
type | 162 | net/netrom/af_netrom.c | if (s->nr->my_index == index && s->nr->my_id == id && s->type == type) { |
type | 176 | net/netrom/af_netrom.c | static struct sock *nr_find_peer(unsigned char index, unsigned char id, int type) |
type | 185 | net/netrom/af_netrom.c | if (s->nr->your_index == index && s->nr->your_id == id && s->type == type) { |
type | 362 | net/netrom/af_netrom.c | if (sk->type == SOCK_SEQPACKET && sk->state != TCP_LISTEN) { |
type | 397 | net/netrom/af_netrom.c | sk->type = sock->type; |
type | 399 | net/netrom/af_netrom.c | switch (sock->type) { |
type | 499 | net/netrom/af_netrom.c | sk->type = osk->type; |
type | 502 | net/netrom/af_netrom.c | switch (osk->type) { |
type | 585 | net/netrom/af_netrom.c | if (sk->type == SOCK_SEQPACKET) { |
type | 649 | net/netrom/af_netrom.c | if (nr_find_listener(&addr->fsa_ax25.sax25_call, sk->type) != NULL) { |
type | 711 | net/netrom/af_netrom.c | if (sk->state == TCP_ESTABLISHED && sk->type == SOCK_SEQPACKET) |
type | 802 | net/netrom/af_netrom.c | if (sk->type != SOCK_SEQPACKET) |
type | 1007 | net/netrom/af_netrom.c | if (sk->type == SOCK_SEQPACKET && memcmp(&sk->nr->dest_addr, &sax.sax25_call, sizeof(ax25_address)) != 0) |
type | 1112 | net/netrom/af_netrom.c | if (sk->type == SOCK_SEQPACKET && sk->state != TCP_ESTABLISHED) |
type | 74 | net/netrom/nr_dev.c | static int nr_header(struct sk_buff *skb, struct device *dev, unsigned short type, |
type | 216 | 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 | 523 | net/netrom/nr_route.c | if ((dev->flags & IFF_UP) && dev->type == ARPHRD_ETHER) |
type | 538 | net/netrom/nr_route.c | if ((dev->flags & IFF_UP) && dev->type == ARPHRD_NETROM) |
type | 553 | net/netrom/nr_route.c | if ((dev->flags & IFF_UP) && dev->type == ARPHRD_NETROM && ax25cmp(addr, (ax25_address *)dev->dev_addr) == 0) |
type | 576 | net/netrom/nr_route.c | switch (nr_route.type) { |
type | 596 | net/netrom/nr_route.c | switch (nr_route.type) { |
type | 562 | net/socket.c | asmlinkage int sys_socket(int family, int type, int protocol) |
type | 589 | net/socket.c | if ((type != SOCK_STREAM && type != SOCK_DGRAM && |
type | 590 | net/socket.c | type != SOCK_SEQPACKET && type != SOCK_RAW && |
type | 591 | net/socket.c | type != SOCK_PACKET) || protocol < 0) |
type | 607 | net/socket.c | sock->type = type; |
type | 628 | net/socket.c | asmlinkage int sys_socketpair(int family, int type, int protocol, int usockvec[2]) |
type | 639 | net/socket.c | if ((fd1 = sys_socket(family, type, protocol)) < 0) |
type | 652 | net/socket.c | if ((fd2 = sys_socket(family, type, protocol)) < 0) |
type | 779 | net/socket.c | newsock->type = sock->type; |
type | 837 | net/socket.c | if(sock->type == SOCK_DGRAM) /* Hack for now - move this all into the protocol */ |
type | 59 | net/unix/proc.c | s_type=unix_datas[i].socket->type; |