Function report |
Source Code:kernel\irq\spurious.c |
Create Date:2022-07-28 10:10:40 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:bad_action_ret
Proto:static inline int bad_action_ret(irqreturn_t action_ret)
Type:int
Parameter:
Type | Parameter | Name |
---|---|---|
irqreturn_t | action_ret |
176 | r = action_ret |
178 | If Value is more likely to compile time(r <= (IRQ_HANDLED | IRQ_WAKE_THREAD)) Then Return 0 |
180 | Return 1 |
Name | Describe |
---|---|
__report_bad_irq | If 99,900 of the previous 100,000 interrupts have not been handled* then assume that the IRQ is stuck in some manner |
note_interrupt |
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 |