Home
last modified time | relevance | path

Searched refs:inc_irq_stat (Results 1 – 25 of 34) 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.c278 inc_irq_stat(x86_platform_ipis); in DEFINE_IDTENTRY_SYSVEC()
307 inc_irq_stat(kvm_posted_intr_ipis); in DEFINE_IDTENTRY_SYSVEC_SIMPLE()
316 inc_irq_stat(kvm_posted_intr_wakeup_ipis); in DEFINE_IDTENTRY_SYSVEC()
326 inc_irq_stat(kvm_posted_intr_nested_ipis); in DEFINE_IDTENTRY_SYSVEC_SIMPLE()
394 inc_irq_stat(irq_thermal_count); in DEFINE_IDTENTRY_SYSVEC()
Dirq_work.c21 inc_irq_stat(apic_irq_work_irqs); in DEFINE_IDTENTRY_SYSVEC()
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()
/arch/parisc/include/asm/
Dhardirq.h31 #define inc_irq_stat(member) this_cpu_inc(irq_stat.member) macro
/arch/s390/pci/
Dpci_irq.c172 inc_irq_stat(IRQIO_MSI); in zpci_handle_cpu_local_irq()
222 inc_irq_stat(IRQIO_PCF); in zpci_directed_irq_handler()
225 inc_irq_stat(IRQIO_PCD); in zpci_directed_irq_handler()
236 inc_irq_stat(IRQIO_PCF); in zpci_floating_irq_handler()
257 inc_irq_stat(IRQIO_MSI); in zpci_floating_irq_handler()
/arch/x86/kernel/cpu/
Dacrn.c52 inc_irq_stat(irq_hv_callback_count); in DEFINE_IDTENTRY_SYSVEC()
Dmshyperv.c50 inc_irq_stat(irq_hv_callback_count); in DEFINE_IDTENTRY_SYSVEC()
79 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.c448 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.c50 inc_irq_stat(IRQEXT_CMC); in cpumf_measurement_alert()
Dnmi.c414 inc_irq_stat(NMI_NMI); in s390_do_machine_check()
Dtime.c181 inc_irq_stat(IRQEXT_CLK); in clock_comparator_interrupt()
191 inc_irq_stat(IRQEXT_TLA); in timing_alert_interrupt()
Dsmp.c525 inc_irq_stat(ext_code.code == 0x1202 ? IRQEXT_EXC : IRQEXT_EMS); in do_ext_call_interrupt()
909 inc_irq_stat(CPU_RST); in smp_start_secondary()
/arch/x86/entry/
Dcommon.c295 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.c131 inc_irq_stat(irq_hv_reenlightenment_count); in DEFINE_IDTENTRY_SYSVEC()
/arch/x86/kernel/apic/
Dapic.c266 inc_irq_stat(icr_read_retry_count); in native_safe_apic_wait_icr_idle()
1083 inc_irq_stat(apic_timer_irqs); in local_apic_timer_interrupt()
2147 inc_irq_stat(irq_spurious_count); in handle_spurious_interrupt()
/arch/x86/events/zhaoxin/
Dcore.c375 inc_irq_stat(apic_perf_irqs); in zhaoxin_pmu_handle_irq()
/arch/s390/mm/
Dfault.c658 inc_irq_stat(IRQEXT_PFL); in pfault_interrupt()

12