tag | line | file | source code |
SA_INTERRUPT | 138 | arch/alpha/kernel/irq.c | (action->flags & SA_INTERRUPT) ? '+' : ' ', |
SA_INTERRUPT | 327 | arch/alpha/kernel/irq.c | if (action->flags & SA_INTERRUPT) { |
SA_INTERRUPT | 189 | arch/i386/kernel/irq.c | (action->flags & SA_INTERRUPT) ? '+' : ' ', |
SA_INTERRUPT | 233 | arch/i386/kernel/irq.c | (action->flags & SA_INTERRUPT) ? '+' : ' ', |
SA_INTERRUPT | 338 | arch/i386/kernel/irq.c | if (action->flags & SA_INTERRUPT) |
SA_INTERRUPT | 484 | arch/i386/kernel/irq.c | if (request_irq(2, no_action, SA_INTERRUPT, "cascade")) |
SA_INTERRUPT | 490 | arch/i386/kernel/irq.c | if (request_irq(13, smp_message_irq, SA_INTERRUPT, "IPI")) |
SA_INTERRUPT | 129 | arch/mips/kernel/irq.c | (action->flags & SA_INTERRUPT) ? '+' : ' ', |
SA_INTERRUPT | 194 | arch/mips/kernel/irq.c | if (action->flags & SA_INTERRUPT) |
SA_INTERRUPT | 320 | arch/mips/kernel/irq.c | if (request_irq(2, no_action, SA_INTERRUPT, "cascade")) |
SA_INTERRUPT | 104 | arch/ppc/kernel/irq.c | (action->flags & SA_INTERRUPT) ? '+' : ' ', |
SA_INTERRUPT | 230 | arch/ppc/kernel/irq.c | if (action->flags & SA_INTERRUPT) |
SA_INTERRUPT | 350 | arch/ppc/kernel/irq.c | if (request_irq(2, no_action, SA_INTERRUPT, "cascade")) |
SA_INTERRUPT | 176 | arch/sparc/kernel/irq.c | (action->flags & SA_INTERRUPT) ? '+' : ' ', |
SA_INTERRUPT | 94 | arch/sparc/kernel/time.c | request_irq(TIMER_IRQ, timer_interrupt, SA_INTERRUPT, "timer"); |
SA_INTERRUPT | 1023 | drivers/block/hd.c | if (request_irq(HD_IRQ, hd_interrupt, SA_INTERRUPT, "hd")) { |
SA_INTERRUPT | 2886 | drivers/block/ide.c | if (request_irq(irq, ide_intr, SA_INTERRUPT|SA_SAMPLE_RANDOM, hwif->name)) { |
SA_INTERRUPT | 3088 | drivers/cdrom/cdu31a.c | if (request_irq(cdu31a_irq, cdu31a_interrupt, SA_INTERRUPT, "cdu31a")) |
SA_INTERRUPT | 1237 | drivers/cdrom/mcd.c | if (request_irq(mcd_irq, mcd_interrupt, SA_INTERRUPT, "Mitsumi CD")) |
SA_INTERRUPT | 1173 | drivers/cdrom/mcdx.c | if (request_irq(stuffp->irq, mcdx_intr, SA_INTERRUPT, DEVICE_NAME)) { |
SA_INTERRUPT | 1569 | drivers/cdrom/sonycd535.c | SA_INTERRUPT, CDU535_HANDLE)) { |
SA_INTERRUPT | 1040 | drivers/char/cyclades.c | && !request_irq(i, cy_probe, SA_INTERRUPT, "serial probe")) { |
SA_INTERRUPT | 2988 | drivers/char/cyclades.c | if(request_irq(cy_isa_irq,cy_interrupt,SA_INTERRUPT,"cyclades")) |
SA_INTERRUPT | 3085 | drivers/char/cyclades.c | if(request_irq(cy_pci_irq,cy_interrupt,SA_INTERRUPT,"cyclades")) |
SA_INTERRUPT | 361 | drivers/char/lp.c | ret = request_irq(irq, lp_interrupt, SA_INTERRUPT, "printer"); |
SA_INTERRUPT | 454 | drivers/char/lp.c | if ((retval = request_irq(newirq, lp_interrupt, SA_INTERRUPT, "printer"))) { |
SA_INTERRUPT | 457 | drivers/char/lp.c | request_irq(oldirq, lp_interrupt, SA_INTERRUPT, "printer"); |
SA_INTERRUPT | 2131 | drivers/char/scc.c | if (request_irq(hwcfg.irq, scc_isr, SA_INTERRUPT, "AX.25 SCC")) |
SA_INTERRUPT | 839 | drivers/char/serial.c | if (!(mask & dontgrab) && !request_irq(i, rs_probe, SA_INTERRUPT, "serial probe")) { |
SA_INTERRUPT | 965 | drivers/char/serial.c | retval = request_irq(info->irq, handler, SA_INTERRUPT, "serial"); |
SA_INTERRUPT | 1093 | drivers/char/serial.c | retval = request_irq(info->irq, rs_interrupt_single, SA_INTERRUPT, "serial"); |
SA_INTERRUPT | 1855 | drivers/char/serial.c | retval = request_irq(info->irq, handler, SA_INTERRUPT, |
SA_INTERRUPT | 2367 | drivers/char/stallion.c | if (request_irq(irq, stl_intr, SA_INTERRUPT, stl_drvname) != 0) { |
SA_INTERRUPT | 2838 | drivers/char/tpqic02.c | if (request_irq(QIC02_TAPE_IRQ, qic02_tape_interrupt, SA_INTERRUPT, "QIC-02")) { |
SA_INTERRUPT | 235 | drivers/char/wdt.c | if(request_irq(irq, wdt_interrupt, SA_INTERRUPT, "wdt501p")) |
SA_INTERRUPT | 263 | drivers/char/wdt.c | if(request_irq(irq, wdt_interrupt, SA_INTERRUPT, "wdt501p")) |
SA_INTERRUPT | 70 | drivers/net/auto_irq.c | && request_irq(i, autoirq_probe, SA_INTERRUPT, "irq probe") == 0) |
SA_INTERRUPT | 491 | drivers/net/hp100.c | if ( request_irq( dev -> irq, hp100_interrupt, SA_INTERRUPT, lp -> id -> name ) ) |
SA_INTERRUPT | 1117 | drivers/scsi/53c7,8xx.c | if (request_irq(host->irq, NCR53c7x0_intr, SA_INTERRUPT, "53c7,8xx")) { |
SA_INTERRUPT | 659 | drivers/scsi/AM53C974.c | if (request_irq(instance->irq, AM53C974_intr, SA_INTERRUPT, "AM53C974")) { |
SA_INTERRUPT | 1165 | drivers/scsi/BusLogic.c | SA_INTERRUPT, HostAdapter->InterruptLabel) < 0) |
SA_INTERRUPT | 632 | drivers/scsi/NCR5380.c | if ((mask & possible) && (request_irq(i, &probe_intr, SA_INTERRUPT, "NCR-probe") |
SA_INTERRUPT | 3087 | drivers/scsi/advansys.c | SA_INTERRUPT, "advansys")) != 0) { |
SA_INTERRUPT | 838 | drivers/scsi/aha152x.c | ok = request_irq(setup[i].irq, aha152x_intr, SA_INTERRUPT, "aha152x"); |
SA_INTERRUPT | 3465 | drivers/scsi/aic7xxx.c | if (request_irq(config->irq, aic7xxx_isr, SA_INTERRUPT, "aic7xxx")) |
SA_INTERRUPT | 451 | drivers/scsi/eata.c | (irq, eata2x_interrupt_handler, SA_INTERRUPT, driver_name))) { |
SA_INTERRUPT | 869 | drivers/scsi/eata_dma.c | if (!request_irq(gc->IRQ, (void *) eata_fake_int_handler, SA_INTERRUPT, |
SA_INTERRUPT | 1310 | drivers/scsi/eata_dma.c | request_irq(i, (void *)(eata_int_handler), SA_INTERRUPT, "eata_dma"); |
SA_INTERRUPT | 709 | drivers/scsi/eata_pio.c | if (!request_irq(gc->IRQ, eata_pio_int_handler, SA_INTERRUPT, |
SA_INTERRUPT | 992 | drivers/scsi/eata_pio.c | request_irq(i, eata_pio_int_handler, SA_INTERRUPT, "EATA-PIO"); |
SA_INTERRUPT | 984 | drivers/scsi/fdomain.c | fdomain_16x0_intr, SA_INTERRUPT, "fdomain" ); |
SA_INTERRUPT | 214 | drivers/scsi/g_NCR5380.c | if (request_irq(instance->irq, generic_NCR5380_intr, SA_INTERRUPT, "NCR5380")) { |
SA_INTERRUPT | 404 | drivers/scsi/pas16.c | if (request_irq(instance->irq, pas16_intr, SA_INTERRUPT, "pas16")) { |
SA_INTERRUPT | 360 | drivers/scsi/seagate.c | if (request_irq((int) irq, seagate_reconnect_intr, SA_INTERRUPT, |
SA_INTERRUPT | 248 | drivers/scsi/t128.c | if (request_irq(instance->irq, t128_intr, SA_INTERRUPT, "t128")) { |
SA_INTERRUPT | 410 | drivers/scsi/u14-34f.c | (irq, u14_34f_interrupt_handler, SA_INTERRUPT, driver_name))) { |
SA_INTERRUPT | 1051 | drivers/scsi/wd7000.c | if (request_irq(host->irq, wd7000_intr_handle, SA_INTERRUPT, "wd7000")) { |
SA_INTERRUPT | 28 | include/asm-alpha/floppy.h | SA_INTERRUPT|SA_SAMPLE_RANDOM, \ |
SA_INTERRUPT | 28 | include/asm-i386/floppy.h | SA_INTERRUPT|SA_SAMPLE_RANDOM, \ |
SA_INTERRUPT | 35 | include/asm-mips/floppy.h | SA_INTERRUPT|SA_SAMPLE_RANDOM, \ |
SA_INTERRUPT | 262 | include/asm-sparc/floppy.h | error = request_fast_irq(FLOPPY_IRQ, floppy_hardint, SA_INTERRUPT, "floppy"); |