Home
last modified time | relevance | path

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

12

/linux-6.15/arch/x86/xen/
H A Dsmp.c73 IRQF_PERCPU|IRQF_NOBALANCING, in xen_smp_intr_init()
87 IRQF_PERCPU|IRQF_NOBALANCING, in xen_smp_intr_init()
102 IRQF_PERCPU | IRQF_NOBALANCING, in xen_smp_intr_init()
117 IRQF_PERCPU|IRQF_NOBALANCING, in xen_smp_intr_init()
H A Dsmp_pv.c123 IRQF_PERCPU|IRQF_NOBALANCING, in xen_smp_intr_init_pv()
135 IRQF_PERCPU|IRQF_NOBALANCING, in xen_smp_intr_init_pv()
H A Dspinlock.c81 IRQF_PERCPU|IRQF_NOBALANCING, in xen_init_lock_cpu()
H A Dtime.c359 IRQF_PERCPU|IRQF_NOBALANCING|IRQF_TIMER| in xen_setup_timer()
/linux-6.15/arch/mips/kernel/
H A Di8253.c23 unsigned long flags = IRQF_NOBALANCING | IRQF_TIMER; in setup_pit_timer()
/linux-6.15/arch/x86/kernel/
H A Dtime.c45 unsigned long flags = IRQF_NOBALANCING | IRQF_IRQPOLL | IRQF_TIMER; in setup_default_timer_irq()
/linux-6.15/arch/mips/loongson2ef/common/cs5536/
H A Dcs5536_mfgpt.c132 IRQF_NOBALANCING | IRQF_TIMER, "timer", NULL)) in setup_mfgpt0_timer()
/linux-6.15/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.c302 unsigned long flags = IRQF_TIMER | IRQF_NOBALANCING; in tegra_init_timer()
H A Ddw_apb_timer.c257 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.c592 IRQF_TIMER | IRQF_NOBALANCING, in exynos4_timer_interrupts()
H A Dsh_tmu.c429 IRQF_TIMER | IRQF_IRQPOLL | IRQF_NOBALANCING, in sh_tmu_register_clockevent()
/linux-6.15/drivers/xen/
H A Dplatform-pci.c75 IRQF_NOBALANCING | IRQF_SHARED, in xen_allocate_irq()
/linux-6.15/drivers/soc/fujitsu/
H A Da64fx-diag.c96 irq_flags = IRQF_PERCPU | IRQF_NOBALANCING | IRQF_NO_AUTOEN | in a64fx_diag_probe()
/linux-6.15/arch/mips/loongson64/
H A Dhpet.c221 unsigned long flags = IRQF_NOBALANCING | IRQF_TIMER; in setup_hpet_timer()
/linux-6.15/drivers/net/wireless/ath/ath11k/
H A Dpcic.c586 irq_flags |= IRQF_NOBALANCING; in ath11k_pcic_ext_irq_config()
677 irq_flags |= IRQF_NOBALANCING; in ath11k_pcic_config_irq()
H A Dmhi.c372 mhi_ctrl->irq_flags = IRQF_SHARED | IRQF_NOBALANCING; in ath11k_mhi_register()
/linux-6.15/include/linux/
H A Dinterrupt.h78 #define IRQF_NOBALANCING 0x00000800 macro
/linux-6.15/drivers/net/wireless/ath/ath12k/
H A Dmhi.c379 mhi_ctrl->irq_flags = IRQF_SHARED | IRQF_NOBALANCING; in ath12k_mhi_register()
/linux-6.15/drivers/perf/hisilicon/
H A Dhisi_uncore_pmu.c192 IRQF_NOBALANCING | IRQF_NO_THREAD, in hisi_uncore_pmu_init_irq()
/linux-6.15/kernel/irq/
H A Dmanage.c1772 if (new->flags & IRQF_NOBALANCING) { in __setup_irq()
2336 action->flags = irqflags | IRQF_NO_THREAD | IRQF_NOBALANCING; in request_nmi()
2692 | IRQF_NOBALANCING; in request_percpu_nmi()
/linux-6.15/drivers/perf/amlogic/
H A Dmeson_ddr_pmu_core.c474 IRQF_NOBALANCING, dev_name(&pdev->dev), in ddr_pmu_parse_dt()

12