Function report |
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 activity | Download SCCT | Chinese |
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:
Type | Parameter | Name |
---|---|---|
unsigned int | offset |
866 | Return Find the next set bit in a memory region. |
Source code conversion tool public plug-in interface | X |
---|---|
Support c/c++/esqlc/java Oracle/Informix/Mysql Plug-in can realize: logical Report Code generation and batch code conversion |