/linux-4.4.14/arch/x86/xen/ |
D | smp.c | 171 IRQF_PERCPU|IRQF_NOBALANCING, in xen_smp_intr_init() 183 IRQF_PERCPU|IRQF_NOBALANCING, in xen_smp_intr_init() 193 IRQF_PERCPU | IRQF_NOBALANCING, in xen_smp_intr_init() 204 IRQF_PERCPU|IRQF_NOBALANCING, in xen_smp_intr_init() 223 IRQF_PERCPU|IRQF_NOBALANCING, in xen_smp_intr_init() 235 IRQF_PERCPU|IRQF_NOBALANCING, in xen_smp_intr_init()
|
D | spinlock.c | 290 IRQF_PERCPU|IRQF_NOBALANCING, in xen_init_lock_cpu()
|
D | time.c | 423 IRQF_PERCPU|IRQF_NOBALANCING|IRQF_TIMER| in xen_setup_timer()
|
/linux-4.4.14/arch/mips/kernel/ |
D | i8253.c | 22 .flags = IRQF_NOBALANCING | IRQF_TIMER,
|
D | perf_event_mipsxx.c | 561 IRQF_PERCPU | IRQF_NOBALANCING | in mipspmu_get_irq()
|
/linux-4.4.14/arch/x86/kernel/ |
D | time.c | 65 .flags = IRQF_NOBALANCING | IRQF_IRQPOLL | IRQF_TIMER,
|
D | hpet.c | 541 IRQF_TIMER | IRQF_NOBALANCING, in hpet_setup_irq()
|
/linux-4.4.14/drivers/clocksource/ |
D | timer-atlas7.c | 165 .flags = IRQF_TIMER | IRQF_NOBALANCING, 171 .flags = IRQF_TIMER | IRQF_NOBALANCING,
|
D | cs5535-clockevt.c | 138 .flags = IRQF_NOBALANCING | IRQF_TIMER | IRQF_SHARED,
|
D | qcom-timer.c | 129 IRQF_TIMER | IRQF_NOBALANCING | in msm_local_timer_setup()
|
D | em_sti.c | 334 IRQF_TIMER | IRQF_IRQPOLL | IRQF_NOBALANCING, in em_sti_probe()
|
D | dw_apb_timer.c | 267 IRQF_NOBALANCING; in dw_apb_clockevent_init()
|
D | sh_mtu2.c | 359 IRQF_TIMER | IRQF_IRQPOLL | IRQF_NOBALANCING, in sh_mtu2_setup_channel()
|
D | exynos_mct.c | 556 IRQF_TIMER | IRQF_NOBALANCING, in exynos4_timer_resources()
|
D | sh_tmu.c | 441 IRQF_TIMER | IRQF_IRQPOLL | IRQF_NOBALANCING, in sh_tmu_register_clockevent()
|
D | sh_cmt.c | 807 IRQF_TIMER | IRQF_IRQPOLL | IRQF_NOBALANCING, in sh_cmt_register_clockevent()
|
/linux-4.4.14/arch/mn10300/kernel/ |
D | cevt-mn10300.c | 120 iact->flags |= IRQF_NOBALANCING; in init_clockevents()
|
D | smp.c | 133 .flags = IRQF_NOBALANCING, 138 .flags = IRQF_NOBALANCING, 146 .flags = IRQF_NOBALANCING,
|
D | mn10300-serial.c | 988 IRQF_NOBALANCING, in mn10300_serial_startup() 993 IRQF_NOBALANCING, in mn10300_serial_startup() 998 IRQF_NOBALANCING, in mn10300_serial_startup()
|
/linux-4.4.14/arch/mips/loongson64/common/cs5536/ |
D | cs5536_mfgpt.c | 109 .flags = IRQF_NOBALANCING | IRQF_TIMER,
|
/linux-4.4.14/drivers/xen/ |
D | platform-pci.c | 87 IRQF_NOBALANCING | IRQF_TRIGGER_RISING, in xen_allocate_irq()
|
/linux-4.4.14/arch/mips/loongson64/loongson-3/ |
D | hpet.c | 191 .flags = IRQF_NOBALANCING | IRQF_TIMER,
|
/linux-4.4.14/arch/metag/kernel/perf/ |
D | perf_event.c | 106 err = request_irq(irq[0], metag_pmu->handle_irq, IRQF_NOBALANCING, in reserve_pmu_hardware() 119 err = request_irq(irq[1], metag_pmu->handle_irq, IRQF_NOBALANCING, in reserve_pmu_hardware()
|
/linux-4.4.14/arch/mips/oprofile/ |
D | op_model_mipsxx.c | 454 IRQF_PERCPU | IRQF_NOBALANCING | in mipsxx_init()
|
/linux-4.4.14/include/linux/ |
D | interrupt.h | 69 #define IRQF_NOBALANCING 0x00000800 macro
|
/linux-4.4.14/drivers/perf/ |
D | arm_pmu.c | 680 IRQF_NOBALANCING | IRQF_NO_THREAD, "arm-pmu", in cpu_pmu_request_irq()
|
/linux-4.4.14/kernel/irq/ |
D | manage.c | 1313 if (new->flags & IRQF_NOBALANCING) { in __setup_irq()
|