Home
last modified time | relevance | path

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

12

/linux/arch/x86/kernel/
H A Dsmp.c252 inc_irq_stat(irq_resched_count); in DEFINE_IDTENTRY_SYSVEC_SIMPLE()
261 inc_irq_stat(irq_call_count); in DEFINE_IDTENTRY_SYSVEC()
270 inc_irq_stat(irq_call_count); in DEFINE_IDTENTRY_SYSVEC()
H A Dirq.c343 inc_irq_stat(x86_platform_ipis); in DEFINE_IDTENTRY_SYSVEC()
372 inc_irq_stat(kvm_posted_intr_ipis); in DEFINE_IDTENTRY_SYSVEC_SIMPLE()
381 inc_irq_stat(kvm_posted_intr_wakeup_ipis); in DEFINE_IDTENTRY_SYSVEC()
391 inc_irq_stat(kvm_posted_intr_nested_ipis); in DEFINE_IDTENTRY_SYSVEC_SIMPLE()
448 inc_irq_stat(posted_msi_notification_count); in DEFINE_IDTENTRY_SYSVEC()
542 inc_irq_stat(irq_thermal_count); in DEFINE_IDTENTRY_SYSVEC()
H A Dirq_work.c21 inc_irq_stat(apic_irq_work_irqs); in DEFINE_IDTENTRY_SYSVEC()
H A Dkvm.c299 inc_irq_stat(irq_hv_callback_count); in DEFINE_IDTENTRY_SYSVEC()
/linux/arch/s390/pci/
H A Dpci_irq.c172 inc_irq_stat(IRQIO_MSI); in zpci_handle_cpu_local_irq()
226 inc_irq_stat(IRQIO_PCF); in zpci_directed_irq_handler()
229 inc_irq_stat(IRQIO_PCD); in zpci_directed_irq_handler()
242 inc_irq_stat(IRQIO_PCF); in zpci_floating_irq_handler()
263 inc_irq_stat(IRQIO_MSI); in zpci_floating_irq_handler()
/linux/arch/x86/xen/
H A Dsmp.c26 inc_irq_stat(irq_resched_count); in xen_reschedule_interrupt()
257 inc_irq_stat(irq_call_count); in xen_call_function_interrupt()
265 inc_irq_stat(irq_call_count); in xen_call_function_single_interrupt()
H A Denlighten_hvm.c128 inc_irq_stat(irq_hv_callback_count); in DEFINE_IDTENTRY_SYSVEC()
H A Dsmp_pv.c404 inc_irq_stat(apic_irq_work_irqs); in xen_irq_work_interrupt()
/linux/drivers/s390/cio/
H A Ddevice.h65 inc_irq_stat(cdev->private->int_class); in dev_fsm_event()
68 inc_irq_stat(IRQIO_CIO); in dev_fsm_event()
H A Dcio.c548 inc_irq_stat(IRQIO_CIO); in do_cio_interrupt()
562 inc_irq_stat(IRQIO_CIO); in do_cio_interrupt()
564 inc_irq_stat(IRQIO_CIO); in do_cio_interrupt()
607 inc_irq_stat(IRQIO_CIO); in cio_tsch()
H A Dqdio_thinint.c107 inc_irq_stat(IRQIO_QAI); in tiqdio_thinint_handler()
H A Deadm_sch.c133 inc_irq_stat(IRQIO_ADM); in eadm_subchannel_irq()
H A Dchsc_sch.c62 inc_irq_stat(IRQIO_CSC); in chsc_subchannel_irq()
/linux/arch/parisc/include/asm/
H A Dhardirq.h31 #define inc_irq_stat(member) this_cpu_inc(irq_stat.member) macro
/linux/arch/x86/kernel/cpu/
H A Dacrn.c55 inc_irq_stat(irq_hv_callback_count); in DEFINE_IDTENTRY_SYSVEC()
/linux/arch/parisc/kernel/
H A Dsmp.c151 inc_irq_stat(irq_resched_count); in ipi_interrupt()
157 inc_irq_stat(irq_call_count); in ipi_interrupt()
/linux/arch/s390/include/asm/
H A Dirq.h79 static __always_inline void inc_irq_stat(enum interruption_class irq) in inc_irq_stat() function
/linux/arch/s390/kernel/
H A Dwti.c95 inc_irq_stat(IRQEXT_WTI); in wti_interrupt()
H A Dtime.c179 inc_irq_stat(IRQEXT_CLK); in clock_comparator_interrupt()
189 inc_irq_stat(IRQEXT_TLA); in timing_alert_interrupt()
H A Dnmi.c382 inc_irq_stat(NMI_NMI); in s390_do_machine_check()
H A Dsmp.c507 inc_irq_stat(ext_code.code == 0x1202 ? IRQEXT_EXC : IRQEXT_EMS); in do_ext_call_interrupt()
847 inc_irq_stat(CPU_RST); in smp_start_secondary()
/linux/arch/x86/hyperv/
H A Dhv_init.c181 inc_irq_stat(irq_hv_reenlightenment_count); in DEFINE_IDTENTRY_SYSVEC()
/linux/drivers/s390/char/
H A Dsclp.c662 inc_irq_stat(IRQEXT_SCP); in sclp_interrupt_handler()
1108 inc_irq_stat(IRQEXT_SCP); in sclp_check_handler()
/linux/arch/x86/mm/
H A Dtlb.c1126 inc_irq_stat(irq_tlb_count); in flush_tlb_func()
/linux/arch/x86/kernel/cpu/mce/
H A Damd.c822 inc_irq_stat(irq_deferred_error_count); in DEFINE_IDTENTRY_SYSVEC()

12