Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

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

Name:irq_check_poll

Proto:static bool irq_check_poll(struct irq_desc *desc)

Type:bool

Parameter:

TypeParameterName
struct irq_desc *desc
497  If Not (istate & IRQS_POLL_INPROGRESS) Then Return false
499  Return We wait here for a poller to finish
Caller
NameDescribe
irq_may_run