Home
last modified time | relevance | path

Searched refs:inc_irq_stat (Results 1 – 25 of 31) 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.c344 inc_irq_stat(x86_platform_ipis); in DEFINE_IDTENTRY_SYSVEC()
373 inc_irq_stat(kvm_posted_intr_ipis); in DEFINE_IDTENTRY_SYSVEC_SIMPLE()
382 inc_irq_stat(kvm_posted_intr_wakeup_ipis); in DEFINE_IDTENTRY_SYSVEC()
392 inc_irq_stat(kvm_posted_intr_nested_ipis); in DEFINE_IDTENTRY_SYSVEC_SIMPLE()
471 inc_irq_stat(posted_msi_notification_count); in DEFINE_IDTENTRY_SYSVEC()
566 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.c312 inc_irq_stat(irq_hv_callback_count); in DEFINE_IDTENTRY_SYSVEC()
/linux/arch/um/kernel/
H A Dsmp.c73 inc_irq_stat(irq_resched_count); in ipi_handler()
78 inc_irq_stat(irq_call_count); in ipi_handler()
83 inc_irq_stat(irq_call_count); in ipi_handler()
/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 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()
/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()
H A Denlighten_pv.c732 inc_irq_stat(irq_hv_callback_count); in __xen_pv_evtchn_do_upcall()
/linux/arch/s390/pci/
H A Dpci_irq.c192 inc_irq_stat(IRQIO_MSI); in zpci_handle_cpu_local_irq()
248 inc_irq_stat(IRQIO_PCF); in zpci_directed_irq_handler()
251 inc_irq_stat(IRQIO_PCD); in zpci_directed_irq_handler()
266 inc_irq_stat(IRQIO_PCF); in zpci_floating_irq_handler()
287 inc_irq_stat(IRQIO_MSI); in zpci_floating_irq_handler()
/linux/arch/um/include/asm/
H A Dhardirq.h22 #define inc_irq_stat(member) this_cpu_inc(irq_stat.member) macro
/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()
H A Dmshyperv.c157 inc_irq_stat(irq_hv_callback_count); in DEFINE_IDTENTRY_SYSVEC()
194 inc_irq_stat(hyperv_stimer0_count); in DEFINE_IDTENTRY_SYSVEC()
/linux/arch/x86/include/asm/
H A Dhardirq.h58 #define inc_irq_stat(member) this_cpu_inc(irq_stat.member) macro
/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()
/linux/arch/x86/hyperv/
H A Dhv_init.c222 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/kernel/apic/
H A Dapic.c1043 inc_irq_stat(apic_timer_irqs); in local_apic_timer_interrupt()
2111 inc_irq_stat(irq_spurious_count); in handle_spurious_interrupt()
/linux/arch/x86/mm/
H A Dtlb.c1147 inc_irq_stat(irq_tlb_count); in flush_tlb_func()

12