Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:kernel\irq\irqdesc.c Create Date:2022-07-28 10:08:42
Last Modify:2020-03-12 14:18:49 Copyright©Brick
home page Tree
Annotation kernel can get tool activityDownload SCCTChinese

Name:irq_is_nmi

Proto:static bool irq_is_nmi(struct irq_desc *desc)

Type:bool

Parameter:

TypeParameterName
struct irq_desc *desc
968  Return istate & IRQS_NMI
Caller
NameDescribe
kstat_irqskstat_irqs - Get the statistics for an interrupt*@irq: The interrupt number* Returns the sum of interrupt counts on all cpus since boot for*@irq. The caller must ensure that the interrupt is not removed* concurrently.