Function report |
Source Code:kernel\softirq.c |
Create Date:2022-07-28 09:04:34 |
Last Modify:2022-05-22 11:04:38 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:arch_dynirq_lower_bound
Proto:unsigned int __weak arch_dynirq_lower_bound(unsigned int from)
Type:unsigned int
Parameter:
Type | Parameter | Name |
---|---|---|
unsigned int | from |
712 | Return from |
Name | Describe |
---|---|
__irq_alloc_descs | __irq_alloc_descs - allocate and initialize a range of irq descriptors*@irq: Allocate for specific irq number if irq >= 0*@from: Start the search from this irq number*@cnt: Number of consecutive irqs to allocate |
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 |