Home
last modified time | relevance | path

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

12

/Linux-v6.6/arch/x86/kernel/
Dsmp.c248 inc_irq_stat(irq_resched_count); in DEFINE_IDTENTRY_SYSVEC_SIMPLE()
257 inc_irq_stat(irq_call_count); in DEFINE_IDTENTRY_SYSVEC()
266 inc_irq_stat(irq_call_count); in DEFINE_IDTENTRY_SYSVEC()
Dirq.c285 inc_irq_stat(x86_platform_ipis); in DEFINE_IDTENTRY_SYSVEC()
314 inc_irq_stat(kvm_posted_intr_ipis); in DEFINE_IDTENTRY_SYSVEC_SIMPLE()
323 inc_irq_stat(kvm_posted_intr_wakeup_ipis); in DEFINE_IDTENTRY_SYSVEC()
333 inc_irq_stat(kvm_posted_intr_nested_ipis); in DEFINE_IDTENTRY_SYSVEC_SIMPLE()
401 inc_irq_stat(irq_thermal_count); in DEFINE_IDTENTRY_SYSVEC()
Dirq_work.c21 inc_irq_stat(apic_irq_work_irqs); in DEFINE_IDTENTRY_SYSVEC()
/Linux-v6.6/arch/s390/pci/
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-v6.6/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.c544 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.c107 inc_irq_stat(IRQIO_QAI); in tiqdio_thinint_handler()
Deadm_sch.c132 inc_irq_stat(IRQIO_ADM); in eadm_subchannel_irq()
/Linux-v6.6/arch/x86/xen/
Dsmp.c27 inc_irq_stat(irq_resched_count); in xen_reschedule_interrupt()
248 inc_irq_stat(irq_call_count); in xen_call_function_interrupt()
256 inc_irq_stat(irq_call_count); in xen_call_function_single_interrupt()
Denlighten_hvm.c137 inc_irq_stat(irq_hv_callback_count); in DEFINE_IDTENTRY_SYSVEC()
Dsmp_pv.c432 inc_irq_stat(apic_irq_work_irqs); in xen_irq_work_interrupt()
/Linux-v6.6/arch/x86/kernel/cpu/mce/
Dthreshold.c27 inc_irq_stat(irq_threshold_count); in DEFINE_IDTENTRY_SYSVEC()
/Linux-v6.6/arch/parisc/include/asm/
Dhardirq.h31 #define inc_irq_stat(member) this_cpu_inc(irq_stat.member) macro
/Linux-v6.6/arch/x86/kernel/cpu/
Dacrn.c55 inc_irq_stat(irq_hv_callback_count); in DEFINE_IDTENTRY_SYSVEC()
Dmshyperv.c122 inc_irq_stat(irq_hv_callback_count); in DEFINE_IDTENTRY_SYSVEC()
151 inc_irq_stat(hyperv_stimer0_count); in DEFINE_IDTENTRY_SYSVEC()
/Linux-v6.6/arch/x86/include/asm/
Dhardirq.h53 #define inc_irq_stat(member) this_cpu_inc(irq_stat.member) macro
/Linux-v6.6/arch/parisc/kernel/
Dsmp.c151 inc_irq_stat(irq_resched_count); in ipi_interrupt()
157 inc_irq_stat(irq_call_count); in ipi_interrupt()
/Linux-v6.6/arch/s390/include/asm/
Dirq.h78 static __always_inline void inc_irq_stat(enum interruption_class irq) in inc_irq_stat() function
/Linux-v6.6/drivers/s390/char/
Ddiag_ftp.c83 inc_irq_stat(IRQEXT_FTP); in diag_ftp_handler()
/Linux-v6.6/arch/s390/mm/
Dpfault.c131 inc_irq_stat(IRQEXT_PFL); in pfault_interrupt()
/Linux-v6.6/arch/x86/kernel/apic/
Dipi.c114 inc_irq_stat(icr_read_retry_count); in apic_mem_wait_icr_idle_timeout()
/Linux-v6.6/arch/x86/entry/
Dcommon.c295 inc_irq_stat(irq_hv_callback_count); in __xen_pv_evtchn_do_upcall()
/Linux-v6.6/arch/x86/events/intel/
Dknc.c240 inc_irq_stat(apic_perf_irqs); in knc_pmu_handle_irq()
/Linux-v6.6/arch/s390/kernel/
Dtime.c186 inc_irq_stat(IRQEXT_CLK); in clock_comparator_interrupt()
196 inc_irq_stat(IRQEXT_TLA); in timing_alert_interrupt()
Dnmi.c385 inc_irq_stat(NMI_NMI); in s390_do_machine_check()

12