Searched refs:inc_irq_stat (Results 1 - 25 of 49) sorted by relevance

12

/linux-master/arch/parisc/include/asm/
H A Dhardirq.h31 #define inc_irq_stat(member) this_cpu_inc(irq_stat.member) macro
/linux-master/arch/x86/kernel/
H A Dirq_work.c21 inc_irq_stat(apic_irq_work_irqs);
H A Dsmp.c252 inc_irq_stat(irq_resched_count);
261 inc_irq_stat(irq_call_count);
270 inc_irq_stat(irq_call_count);
H A Dirq.c285 inc_irq_stat(x86_platform_ipis);
314 inc_irq_stat(kvm_posted_intr_ipis);
323 inc_irq_stat(kvm_posted_intr_wakeup_ipis);
333 inc_irq_stat(kvm_posted_intr_nested_ipis);
401 inc_irq_stat(irq_thermal_count);
H A Dnmi.c536 inc_irq_stat(__nmi_count);
687 inc_irq_stat(__nmi_count);
/linux-master/arch/x86/kernel/cpu/
H A Dacrn.c55 inc_irq_stat(irq_hv_callback_count);
H A Dmshyperv.c122 inc_irq_stat(irq_hv_callback_count);
151 inc_irq_stat(hyperv_stimer0_count);
/linux-master/drivers/s390/cio/
H A Ddevice.h65 inc_irq_stat(cdev->private->int_class);
68 inc_irq_stat(IRQIO_CIO);
H A Dcio.c544 inc_irq_stat(IRQIO_CIO);
558 inc_irq_stat(IRQIO_CIO);
560 inc_irq_stat(IRQIO_CIO);
603 inc_irq_stat(IRQIO_CIO);
H A Dqdio_thinint.c107 inc_irq_stat(IRQIO_QAI);
/linux-master/arch/x86/include/asm/
H A Dhardirq.h53 #define inc_irq_stat(member) this_cpu_inc(irq_stat.member) macro
/linux-master/arch/s390/include/asm/
H A Dirq.h79 static __always_inline void inc_irq_stat(enum interruption_class irq) function
/linux-master/arch/x86/xen/
H A Dsmp.c27 inc_irq_stat(irq_resched_count);
258 inc_irq_stat(irq_call_count);
266 inc_irq_stat(irq_call_count);
H A Denlighten_hvm.c137 inc_irq_stat(irq_hv_callback_count);
H A Dsmp_pv.c407 inc_irq_stat(apic_irq_work_irqs);
/linux-master/arch/s390/pci/
H A Dpci_irq.c172 inc_irq_stat(IRQIO_MSI);
226 inc_irq_stat(IRQIO_PCF);
229 inc_irq_stat(IRQIO_PCD);
242 inc_irq_stat(IRQIO_PCF);
263 inc_irq_stat(IRQIO_MSI);
/linux-master/arch/x86/kernel/cpu/mce/
H A Dthreshold.c27 inc_irq_stat(irq_threshold_count);
/linux-master/arch/parisc/kernel/
H A Dsmp.c151 inc_irq_stat(irq_resched_count);
157 inc_irq_stat(irq_call_count);
/linux-master/arch/s390/mm/
H A Dpfault.c131 inc_irq_stat(IRQEXT_PFL);
/linux-master/drivers/s390/char/
H A Ddiag_ftp.c83 inc_irq_stat(IRQEXT_FTP);
/linux-master/arch/x86/kernel/apic/
H A Dipi.c122 inc_irq_stat(icr_read_retry_count);
/linux-master/arch/x86/events/intel/
H A Dknc.c240 inc_irq_stat(apic_perf_irqs);
/linux-master/arch/x86/entry/
H A Dcommon.c498 inc_irq_stat(irq_hv_callback_count);
/linux-master/arch/s390/kernel/
H A Dtime.c186 inc_irq_stat(IRQEXT_CLK);
196 inc_irq_stat(IRQEXT_TLA);
H A Dnmi.c315 inc_irq_stat(NMI_NMI);

Completed in 348 milliseconds

12