Home
last modified time | relevance | path

Searched refs:IRQF_NOBALANCING (Results 1 – 25 of 42) sorted by relevance

12

/openbmc/linux/arch/x86/xen/
H A Dsmp.c74 IRQF_PERCPU|IRQF_NOBALANCING, in xen_smp_intr_init()
88 IRQF_PERCPU|IRQF_NOBALANCING, in xen_smp_intr_init()
103 IRQF_PERCPU | IRQF_NOBALANCING, in xen_smp_intr_init()
118 IRQF_PERCPU|IRQF_NOBALANCING, in xen_smp_intr_init()
H A Dsmp_pv.c126 IRQF_PERCPU|IRQF_NOBALANCING, in xen_smp_intr_init_pv()
138 IRQF_PERCPU|IRQF_NOBALANCING, in xen_smp_intr_init_pv()
H A Dspinlock.c82 IRQF_PERCPU|IRQF_NOBALANCING, in xen_init_lock_cpu()
H A Dtime.c359 IRQF_PERCPU|IRQF_NOBALANCING|IRQF_TIMER| in xen_setup_timer()
/openbmc/linux/arch/mips/kernel/
H A Di8253.c23 unsigned long flags = IRQF_NOBALANCING | IRQF_TIMER; in setup_pit_timer()
/openbmc/linux/arch/x86/kernel/
H A Dtime.c45 unsigned long flags = IRQF_NOBALANCING | IRQF_IRQPOLL | IRQF_TIMER; in setup_default_timer_irq()
/openbmc/linux/arch/mips/loongson2ef/common/cs5536/
H A Dcs5536_mfgpt.c132 IRQF_NOBALANCING | IRQF_TIMER, "timer", NULL)) in setup_mfgpt0_timer()
/openbmc/linux/drivers/clocksource/
H A Dtimer-cs5535.c136 unsigned long flags = IRQF_NOBALANCING | IRQF_TIMER | IRQF_SHARED; in cs5535_mfgpt_init()
H A Dtimer-qcom.c120 IRQF_TIMER | IRQF_NOBALANCING | in msm_local_timer_starting_cpu()
H A Dtimer-tegra.c303 unsigned long flags = IRQF_TIMER | IRQF_NOBALANCING; in tegra_init_timer()
H A Ddw_apb_timer.c276 IRQF_TIMER | IRQF_IRQPOLL | IRQF_NOBALANCING, in dw_apb_clockevent_init()
H A Dem_sti.c301 IRQF_TIMER | IRQF_IRQPOLL | IRQF_NOBALANCING, in em_sti_probe()
H A Dsh_mtu2.c356 IRQF_TIMER | IRQF_IRQPOLL | IRQF_NOBALANCING, in sh_mtu2_setup_channel()
H A Dexynos_mct.c593 IRQF_TIMER | IRQF_NOBALANCING, in exynos4_timer_interrupts()
H A Dsh_tmu.c429 IRQF_TIMER | IRQF_IRQPOLL | IRQF_NOBALANCING, in sh_tmu_register_clockevent()
/openbmc/linux/drivers/xen/
H A Dplatform-pci.c73 IRQF_NOBALANCING | IRQF_SHARED, in xen_allocate_irq()
/openbmc/linux/drivers/soc/fujitsu/
H A Da64fx-diag.c96 irq_flags = IRQF_PERCPU | IRQF_NOBALANCING | IRQF_NO_AUTOEN | in a64fx_diag_probe()
/openbmc/linux/arch/mips/loongson64/
H A Dhpet.c221 unsigned long flags = IRQF_NOBALANCING | IRQF_TIMER; in setup_hpet_timer()
/openbmc/linux/drivers/net/wireless/ath/ath11k/
H A Dpcic.c562 irq_flags |= IRQF_NOBALANCING; in ath11k_pcic_ext_irq_config()
633 irq_flags |= IRQF_NOBALANCING; in ath11k_pcic_config_irq()
H A Dmhi.c409 mhi_ctrl->irq_flags = IRQF_SHARED | IRQF_NOBALANCING; in ath11k_mhi_register()
/openbmc/linux/include/linux/
H A Dinterrupt.h75 #define IRQF_NOBALANCING 0x00000800 macro
/openbmc/linux/drivers/perf/hisilicon/
H A Dhisi_uncore_pmu.c170 IRQF_NOBALANCING | IRQF_NO_THREAD, in hisi_uncore_pmu_init_irq()
/openbmc/linux/kernel/irq/
H A Dmanage.c1774 if (new->flags & IRQF_NOBALANCING) { in __setup_irq()
2338 action->flags = irqflags | IRQF_NO_THREAD | IRQF_NOBALANCING; in request_nmi()
2694 | IRQF_NOBALANCING; in request_percpu_nmi()
/openbmc/linux/drivers/net/wireless/quantenna/qtnfmac/pcie/
H A Dtopaz_pcie.c1135 irqflags = IRQF_NOBALANCING; in qtnf_pcie_topaz_probe()
1137 irqflags = IRQF_NOBALANCING | IRQF_SHARED; in qtnf_pcie_topaz_probe()
/openbmc/linux/drivers/perf/amlogic/
H A Dmeson_ddr_pmu_core.c474 IRQF_NOBALANCING, dev_name(&pdev->dev), in ddr_pmu_parse_dt()

12