Home
last modified time | relevance | path

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

12

/Linux-v5.15/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()
305 inc_irq_stat(kvm_posted_intr_ipis); in DEFINE_IDTENTRY_SYSVEC_SIMPLE()
314 inc_irq_stat(kvm_posted_intr_wakeup_ipis); in DEFINE_IDTENTRY_SYSVEC()
324 inc_irq_stat(kvm_posted_intr_nested_ipis); in DEFINE_IDTENTRY_SYSVEC_SIMPLE()
392 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()
/Linux-v5.15/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()
/Linux-v5.15/drivers/s390/cio/
Ddevice.h65 inc_irq_stat(cdev->private->int_class); in dev_fsm_event()
68 inc_irq_stat(IRQIO_CIO); in dev_fsm_event()
Dcio.c545 inc_irq_stat(IRQIO_CIO); in do_cio_interrupt()
558 inc_irq_stat(IRQIO_CIO); in do_cio_interrupt()
560 inc_irq_stat(IRQIO_CIO); in do_cio_interrupt()
603 inc_irq_stat(IRQIO_CIO); in cio_tsch()
Dqdio_thinint.c105 inc_irq_stat(IRQIO_QAI); in tiqdio_thinint_handler()
Deadm_sch.c137 inc_irq_stat(IRQIO_ADM); in eadm_subchannel_irq()
/Linux-v5.15/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.c463 inc_irq_stat(apic_irq_work_irqs); in xen_irq_work_interrupt()
/Linux-v5.15/arch/x86/kernel/cpu/mce/
Dthreshold.c27 inc_irq_stat(irq_threshold_count); in DEFINE_IDTENTRY_SYSVEC()
/Linux-v5.15/arch/parisc/include/asm/
Dhardirq.h31 #define inc_irq_stat(member) this_cpu_inc(irq_stat.member) macro
/Linux-v5.15/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()
/Linux-v5.15/arch/parisc/kernel/
Dsmp.c148 inc_irq_stat(irq_resched_count); in ipi_interrupt()
154 inc_irq_stat(irq_call_count); in ipi_interrupt()
/Linux-v5.15/arch/x86/include/asm/
Dhardirq.h53 #define inc_irq_stat(member) this_cpu_inc(irq_stat.member) macro
/Linux-v5.15/arch/s390/include/asm/
Dirq.h78 static __always_inline void inc_irq_stat(enum interruption_class irq) in inc_irq_stat() function
/Linux-v5.15/drivers/s390/char/
Ddiag_ftp.c82 inc_irq_stat(IRQEXT_FTP); in diag_ftp_handler()
/Linux-v5.15/arch/s390/kernel/
Dperf_cpum_cf_common.c50 inc_irq_stat(IRQEXT_CMC); in cpumf_measurement_alert()
Dtime.c181 inc_irq_stat(IRQEXT_CLK); in clock_comparator_interrupt()
191 inc_irq_stat(IRQEXT_TLA); in timing_alert_interrupt()
Dnmi.c397 inc_irq_stat(NMI_NMI); in s390_do_machine_check()
/Linux-v5.15/arch/x86/entry/
Dcommon.c295 inc_irq_stat(irq_hv_callback_count); in __xen_pv_evtchn_do_upcall()
/Linux-v5.15/arch/x86/events/intel/
Dknc.c240 inc_irq_stat(apic_perf_irqs); in knc_pmu_handle_irq()

12