/linux-4.1.27/arch/mips/cobalt/ |
H A D | irq.c | 51 .flags = IRQF_NO_THREAD,
|
/linux-4.1.27/arch/mips/loongson/lemote-2f/ |
H A D | irq.c | 99 .flags = IRQF_SHARED | IRQF_NO_THREAD, 105 .flags = IRQF_NO_THREAD,
|
/linux-4.1.27/arch/mips/paravirt/ |
H A D | paravirt-smp.c | 124 IRQF_PERCPU | IRQF_NO_THREAD, "Scheduler", paravirt_prepare_cpus() 129 IRQF_PERCPU | IRQF_NO_THREAD, "SMP-Call", paravirt_prepare_cpus()
|
/linux-4.1.27/arch/mips/sgi-ip22/ |
H A D | ip22-int.c | 163 .flags = IRQF_NO_THREAD, 169 .flags = IRQF_NO_THREAD, 175 .flags = IRQF_NO_THREAD, 181 .flags = IRQF_NO_THREAD, 188 .flags = IRQF_NO_THREAD,
|
/linux-4.1.27/arch/mips/loongson/fuloong-2e/ |
H A D | irq.c | 45 .flags = IRQF_NO_THREAD,
|
/linux-4.1.27/arch/mips/pmcs-msp71xx/ |
H A D | msp_irq.c | 113 .flags = IRQF_NO_THREAD, 119 .flags = IRQF_NO_THREAD,
|
/linux-4.1.27/arch/mips/lasat/ |
H A D | interrupt.c | 108 .flags = IRQF_NO_THREAD,
|
/linux-4.1.27/arch/mips/bcm63xx/ |
H A D | irq.c | 406 .flags = IRQF_NO_THREAD, 413 .flags = IRQF_NO_THREAD, 420 .flags = IRQF_NO_THREAD,
|
/linux-4.1.27/arch/mips/dec/ |
H A D | setup.c | 108 .flags = IRQF_NO_THREAD, 113 .flags = IRQF_NO_THREAD, 118 .flags = IRQF_NO_THREAD, 124 .flags = IRQF_NO_THREAD,
|
/linux-4.1.27/arch/powerpc/sysdev/ |
H A D | fsl_mpic_err.c | 145 ret = request_irq(virq, fsl_error_int_handler, IRQF_NO_THREAD, mpic_err_int_init()
|
H A D | fsl_msi.c | 382 ret = request_irq(virt_msir, fsl_msi_cascade, IRQF_NO_THREAD, fsl_msi_setup_hwirq()
|
H A D | cpm1.c | 123 .flags = IRQF_NO_THREAD,
|
/linux-4.1.27/arch/mips/loongson1/common/ |
H A D | irq.c | 113 .flags = IRQF_NO_THREAD,
|
/linux-4.1.27/arch/mips/vr41xx/common/ |
H A D | irq.c | 36 .flags = IRQF_NO_THREAD,
|
/linux-4.1.27/arch/x86/kernel/ |
H A D | irqinit.c | 51 .flags = IRQF_NO_THREAD,
|
/linux-4.1.27/arch/mips/ar7/ |
H A D | irq.c | 102 .flags = IRQF_NO_THREAD,
|
/linux-4.1.27/arch/mips/cavium-octeon/ |
H A D | oct_ilm.c | 178 rc = request_irq(irq, cvm_oct_ciu_timer_interrupt, IRQF_NO_THREAD, oct_ilm_module_init()
|
H A D | smp.c | 207 IRQF_PERCPU | IRQF_NO_THREAD, "SMP-IPI", octeon_prepare_cpus()
|
H A D | octeon-irq.c | 2283 IRQF_NO_THREAD, "cib", cib_domain); octeon_irq_init_cib()
|
/linux-4.1.27/arch/mips/mti-malta/ |
H A D | malta-int.c | 246 .flags = IRQF_NO_THREAD, 252 .flags = IRQF_NO_THREAD,
|
/linux-4.1.27/include/linux/ |
H A D | interrupt.h | 57 * IRQF_NO_THREAD - Interrupt cannot be threaded 74 #define IRQF_NO_THREAD 0x00010000 macro 78 #define IRQF_TIMER (__IRQF_TIMER | IRQF_NO_SUSPEND | IRQF_NO_THREAD)
|
/linux-4.1.27/drivers/pci/host/ |
H A D | pcie-spear13xx.c | 284 IRQF_SHARED | IRQF_NO_THREAD, spear13xx_add_pcie_port()
|
H A D | pci-dra7xx.c | 293 IRQF_SHARED | IRQF_NO_THREAD, dra7xx_add_pcie_port()
|
H A D | pci-exynos.c | 530 IRQF_SHARED | IRQF_NO_THREAD, exynos_add_pcie_port()
|
H A D | pci-imx6.c | 537 IRQF_SHARED | IRQF_NO_THREAD, imx6_add_pcie_port()
|
H A D | pcie-rcar.c | 698 IRQF_SHARED | IRQF_NO_THREAD, rcar_pcie_enable_msi() 706 IRQF_SHARED | IRQF_NO_THREAD, rcar_pcie_enable_msi()
|
H A D | pcie-xilinx.c | 779 IRQF_SHARED | IRQF_NO_THREAD, xilinx_pcie_parse_dt()
|
H A D | pci-tegra.c | 1307 err = request_irq(msi->irq, tegra_pcie_msi_irq, IRQF_NO_THREAD, tegra_pcie_enable_msi()
|
/linux-4.1.27/arch/mips/emma/markeins/ |
H A D | irq.c | 171 .flags = IRQF_NO_THREAD,
|
/linux-4.1.27/arch/powerpc/platforms/8xx/ |
H A D | m8xx_setup.c | 43 .flags = IRQF_NO_THREAD,
|
/linux-4.1.27/arch/mips/kernel/ |
H A D | i8259.c | 295 .flags = IRQF_NO_THREAD,
|
H A D | perf_event_mipsxx.c | 562 IRQF_NO_THREAD | IRQF_NO_SUSPEND | mipspmu_get_irq()
|
/linux-4.1.27/arch/mips/oprofile/ |
H A D | op_model_mipsxx.c | 451 IRQF_NO_THREAD | IRQF_NO_SUSPEND | mipsxx_init()
|
/linux-4.1.27/arch/powerpc/platforms/powermac/ |
H A D | smp.c | 202 IRQF_PERCPU | IRQF_NO_THREAD, "IPI", NULL); psurge_secondary_ipi_init() 408 .flags = IRQF_PERCPU | IRQF_NO_THREAD,
|
/linux-4.1.27/arch/powerpc/platforms/85xx/ |
H A D | mpc85xx_cds.c | 215 .flags = IRQF_SHARED | IRQF_NO_THREAD,
|
/linux-4.1.27/arch/powerpc/sysdev/xics/ |
H A D | xics-common.c | 140 IRQF_PERCPU | IRQF_NO_THREAD, "IPI", NULL)); xics_request_ipi()
|
/linux-4.1.27/arch/mips/sni/ |
H A D | rm200.c | 362 .flags = IRQF_NO_THREAD,
|
/linux-4.1.27/arch/arm/kernel/ |
H A D | perf_event_cpu.c | 158 IRQF_NOBALANCING | IRQF_NO_THREAD, "arm-pmu", cpu_pmu_request_irq()
|
/linux-4.1.27/drivers/watchdog/ |
H A D | octeon-wdt-main.c | 414 IRQF_NO_THREAD, "octeon_wdt", octeon_wdt_poke_irq)) octeon_wdt_setup_interrupt()
|
/linux-4.1.27/drivers/tty/ |
H A D | mips_ejtag_fdc.c | 981 * IRQF_NO_THREAD: The FDC IRQ isn't individually maskable so it mips_ejtag_fdc_tty_probe() 987 IRQF_NO_THREAD | IRQF_NO_SUSPEND, mips_ejtag_fdc_tty_probe()
|
/linux-4.1.27/arch/powerpc/kernel/ |
H A D | smp.c | 199 IRQF_PERCPU | IRQF_NO_THREAD | IRQF_NO_SUSPEND, smp_request_message_ipi()
|
/linux-4.1.27/drivers/iommu/ |
H A D | dmar.c | 1662 ret = request_irq(irq, dmar_fault, IRQF_NO_THREAD, iommu->name, iommu); dmar_set_interrupt()
|
/linux-4.1.27/kernel/irq/ |
H A D | manage.c | 958 if (new->flags & (IRQF_NO_THREAD | IRQF_PERCPU | IRQF_ONESHOT)) irq_setup_forced_threading()
|