| Function report | 
| Source Code: kernel\irq\manage.c | Create Date:2022-07-28 10:09:30 | 
| Last Modify:2020-03-12 14:18:49 | Copyright©Brick | 
| home page | Tree | 
| Annotation kernel can get tool activity | Download SCCT | Chinese | 
Name:Interrupts explicitly requested as threaded interrupts want to be* preemtible - many of them need to sleep and wait for slow busses to* complete.
Proto:static irqreturn_t irq_thread_fn(struct irq_desc *desc, struct irqaction *action)
Type:irqreturn_t
Parameter:
| Type | Parameter | Name | 
|---|---|---|
| struct irq_desc * | desc | |
| struct irqaction * | action | 
| 1005 | If ret == IRQ_HANDLED Then atomic_inc( & threads_handled) | 
| 1009 | Return ret | 
| 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 |