Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

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

Name:q_get_next_irq - get next allocated irq number*@offset: where to start the search* Returns next irq number after offset or nr_irqs if none is found.

Proto:unsigned int irq_get_next_irq(unsigned int offset)

Type:unsigned int

Parameter:

TypeParameterName
unsigned intoffset
866  Return Find the next set bit in a memory region.