Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

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

Name:irq_settings_is_per_cpu

Proto:static inline bool irq_settings_is_per_cpu(struct irq_desc *desc)

Type:bool

Parameter:

TypeParameterName
struct irq_desc *desc
46  Return status_use_accessors & _IRQ_PER_CPU
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.
try_one_irqRecovery handler for misrouted interrupts.
irq_modify_status