Function report | 
Source Code:kernel\irq\manage.c | 
Create Date:2022-07-28 10:09:32 | 
| Last Modify:2020-03-12 14:18:49 | Copyright©Brick | 
| home page | Tree | 
| Annotation kernel can get tool activity | Download SCCT | Chinese | 
Name:irq_wake_secondary
Proto:static void irq_wake_secondary(struct irq_desc *desc, struct irqaction *action)
Type:void
Parameter:
| Type | Parameter | Name | 
|---|---|---|
| struct irq_desc * | desc | |
| struct irqaction * | action | 
| 1049 | If WARN_ON_ONCE(!secondary) Then Return | 
| 1052 | raw_spin_lock_irq( & lock) | 
| 1053 | __irq_wake_thread(desc, secondary) | 
| 1054 | raw_spin_unlock_irq( & lock) | 
| Name | Describe | 
|---|---|
| irq_thread | Interrupt handler thread | 
| 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  |