Function report |
Source Code:kernel\irq\manage.c |
Create Date:2022-07-28 10:09:17 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:disable_hardirq - disables an irq and waits for hardirq completion*@irq: Interrupt to disable* Disable the selected interrupt line. Enables and Disables are* nested.* This function waits for any pending hard IRQ handlers for this
Proto:bool disable_hardirq(unsigned int irq)
Type:bool
Parameter:
Type | Parameter | Name |
---|---|---|
unsigned int | irq |
567 | Return false |
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 |