Home
last modified time | relevance | path

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

1234

/kernel/linux/linux-5.10/arch/x86/kernel/
H A 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()
H A Dirq.c277 inc_irq_stat(x86_platform_ipis); in DEFINE_IDTENTRY_SYSVEC()
306 inc_irq_stat(kvm_posted_intr_ipis); in DEFINE_IDTENTRY_SYSVEC_SIMPLE()
315 inc_irq_stat(kvm_posted_intr_wakeup_ipis); in DEFINE_IDTENTRY_SYSVEC()
325 inc_irq_stat(kvm_posted_intr_nested_ipis); in DEFINE_IDTENTRY_SYSVEC_SIMPLE()
H A Dirq_work.c21 inc_irq_stat(apic_irq_work_irqs); in DEFINE_IDTENTRY_SYSVEC()
/kernel/linux/linux-6.6/arch/x86/kernel/
H A 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()
H A 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()
H A Dirq_work.c21 inc_irq_stat(apic_irq_work_irqs); in DEFINE_IDTENTRY_SYSVEC()
/kernel/linux/linux-5.10/arch/x86/xen/
H A 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()
/kernel/linux/linux-6.6/arch/x86/xen/
H A Dsmp.c27 inc_irq_stat(irq_resched_count); in xen_reschedule_interrupt()
260 inc_irq_stat(irq_call_count); in xen_call_function_interrupt()
268 inc_irq_stat(irq_call_count); in xen_call_function_single_interrupt()
/kernel/linux/linux-5.10/arch/s390/pci/
H A Dpci_irq.c140 inc_irq_stat(IRQIO_MSI); in zpci_handle_cpu_local_irq()
192 inc_irq_stat(IRQIO_PCF); in zpci_directed_irq_handler()
195 inc_irq_stat(IRQIO_PCD); in zpci_directed_irq_handler()
206 inc_irq_stat(IRQIO_PCF); in zpci_floating_irq_handler()
227 inc_irq_stat(IRQIO_MSI); in zpci_floating_irq_handler()
/kernel/linux/linux-6.6/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()
/kernel/linux/linux-5.10/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.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()
/kernel/linux/linux-6.6/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.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()
/kernel/linux/linux-5.10/arch/x86/kernel/cpu/mce/
H A Dthreshold.c27 inc_irq_stat(irq_threshold_count); in DEFINE_IDTENTRY_SYSVEC()
/kernel/linux/linux-6.6/arch/parisc/include/asm/
H A Dhardirq.h31 #define inc_irq_stat(member) this_cpu_inc(irq_stat.member) macro
/kernel/linux/linux-6.6/arch/x86/kernel/cpu/mce/
H A Dthreshold.c27 inc_irq_stat(irq_threshold_count); in DEFINE_IDTENTRY_SYSVEC()
/kernel/linux/linux-5.10/arch/x86/kernel/cpu/
H A Dacrn.c50 inc_irq_stat(irq_hv_callback_count); in DEFINE_IDTENTRY_SYSVEC()
H A Dmshyperv.c48 inc_irq_stat(irq_hv_callback_count); in DEFINE_IDTENTRY_SYSVEC()
84 inc_irq_stat(hyperv_stimer0_count); in DEFINE_IDTENTRY_SYSVEC()
/kernel/linux/linux-5.10/arch/parisc/include/asm/
H A Dhardirq.h36 #define inc_irq_stat(member) this_cpu_inc(irq_stat.member) macro
/kernel/linux/linux-5.10/arch/x86/include/asm/
H A Dhardirq.h53 #define inc_irq_stat(member) this_cpu_inc(irq_stat.member) macro
/kernel/linux/linux-6.6/arch/x86/include/asm/
H A Dhardirq.h53 #define inc_irq_stat(member) this_cpu_inc(irq_stat.member) macro
/kernel/linux/linux-6.6/arch/x86/kernel/cpu/
H A Dacrn.c55 inc_irq_stat(irq_hv_callback_count); in DEFINE_IDTENTRY_SYSVEC()
/kernel/linux/linux-5.10/arch/parisc/kernel/
H A Dsmp.c152 inc_irq_stat(irq_resched_count); in ipi_interrupt()
158 inc_irq_stat(irq_call_count); in ipi_interrupt()
/kernel/linux/linux-5.10/arch/s390/include/asm/
H A Dirq.h78 static __always_inline void inc_irq_stat(enum interruption_class irq) in inc_irq_stat() function

Completed in 10 milliseconds

1234