Home
last modified time | relevance | path

Searched refs:inc_irq_stat (Results 1 – 25 of 35) sorted by relevance

12

/arch/x86/kernel/
Dsmp.c229 inc_irq_stat(irq_resched_count); in DEFINE_IDTENTRY_SYSVEC_SIMPLE()
238 inc_irq_stat(irq_call_count); in DEFINE_IDTENTRY_SYSVEC()
247 inc_irq_stat(irq_call_count); in DEFINE_IDTENTRY_SYSVEC()
Dirq_work.c21 inc_irq_stat(apic_irq_work_irqs); in DEFINE_IDTENTRY_SYSVEC()
Dirq.c277 inc_irq_stat(x86_platform_ipis); in DEFINE_IDTENTRY_SYSVEC()
306 inc_irq_stat(kvm_posted_intr_ipis); in DEFINE_IDTENTRY_SYSVEC_SIMPLE()
315 inc_irq_stat(kvm_posted_intr_wakeup_ipis); in DEFINE_IDTENTRY_SYSVEC()
325 inc_irq_stat(kvm_posted_intr_nested_ipis); in DEFINE_IDTENTRY_SYSVEC_SIMPLE()
Dnmi.c507 inc_irq_stat(__nmi_count); in DEFINE_IDTENTRY_RAW()
/arch/x86/kernel/cpu/mce/
Dthreshold.c27 inc_irq_stat(irq_threshold_count); in DEFINE_IDTENTRY_SYSVEC()
Dtherm_throt.c620 inc_irq_stat(irq_thermal_count); in DEFINE_IDTENTRY_SYSVEC()
/arch/s390/pci/
Dpci_irq.c140 inc_irq_stat(IRQIO_MSI); in zpci_handle_cpu_local_irq()
192 inc_irq_stat(IRQIO_PCF); in zpci_directed_irq_handler()
195 inc_irq_stat(IRQIO_PCD); in zpci_directed_irq_handler()
206 inc_irq_stat(IRQIO_PCF); in zpci_floating_irq_handler()
227 inc_irq_stat(IRQIO_MSI); in zpci_floating_irq_handler()
/arch/parisc/include/asm/
Dhardirq.h36 #define inc_irq_stat(member) this_cpu_inc(irq_stat.member) macro
/arch/x86/kernel/cpu/
Dacrn.c50 inc_irq_stat(irq_hv_callback_count); in DEFINE_IDTENTRY_SYSVEC()
Dmshyperv.c48 inc_irq_stat(irq_hv_callback_count); in DEFINE_IDTENTRY_SYSVEC()
84 inc_irq_stat(hyperv_stimer0_count); in DEFINE_IDTENTRY_SYSVEC()
/arch/x86/xen/
Dsmp.c27 inc_irq_stat(irq_resched_count); in xen_reschedule_interrupt()
273 inc_irq_stat(irq_call_count); in xen_call_function_interrupt()
283 inc_irq_stat(irq_call_count); in xen_call_function_single_interrupt()
Denlighten_hvm.c127 inc_irq_stat(irq_hv_callback_count); in DEFINE_IDTENTRY_SYSVEC()
Dsmp_pv.c453 inc_irq_stat(apic_irq_work_irqs); in xen_irq_work_interrupt()
/arch/x86/include/asm/
Dhardirq.h53 #define inc_irq_stat(member) this_cpu_inc(irq_stat.member) macro
/arch/s390/include/asm/
Dirq.h78 static __always_inline void inc_irq_stat(enum interruption_class irq) in inc_irq_stat() function
/arch/parisc/kernel/
Dsmp.c152 inc_irq_stat(irq_resched_count); in ipi_interrupt()
158 inc_irq_stat(irq_call_count); in ipi_interrupt()
/arch/s390/kernel/
Dperf_cpum_cf_common.c47 inc_irq_stat(IRQEXT_CMC); in cpumf_measurement_alert()
Dnmi.c347 inc_irq_stat(NMI_NMI); in s390_do_machine_check()
Dtime.c188 inc_irq_stat(IRQEXT_CLK); in clock_comparator_interrupt()
198 inc_irq_stat(IRQEXT_TLA); in timing_alert_interrupt()
Dsmp.c514 inc_irq_stat(ext_code.code == 0x1202 ? IRQEXT_EXC : IRQEXT_EMS); in do_ext_call_interrupt()
877 inc_irq_stat(CPU_RST); in smp_init_secondary()
/arch/x86/entry/
Dcommon.c256 inc_irq_stat(irq_hv_callback_count); in __xen_pv_evtchn_do_upcall()
/arch/x86/events/intel/
Dknc.c240 inc_irq_stat(apic_perf_irqs); in knc_pmu_handle_irq()
/arch/x86/hyperv/
Dhv_init.c162 inc_irq_stat(irq_hv_reenlightenment_count); in DEFINE_IDTENTRY_SYSVEC()
/arch/x86/kernel/apic/
Dapic.c264 inc_irq_stat(icr_read_retry_count); in native_safe_apic_wait_icr_idle()
1081 inc_irq_stat(apic_timer_irqs); in local_apic_timer_interrupt()
2139 inc_irq_stat(irq_spurious_count); in DEFINE_IDTENTRY_IRQ()
/arch/x86/events/zhaoxin/
Dcore.c375 inc_irq_stat(apic_perf_irqs); in zhaoxin_pmu_handle_irq()

12