Function report | 
Source Code:kernel\irq\manage.c | 
Create Date:2022-07-28 10:10:00 | 
| Last Modify:2020-03-12 14:18:49 | Copyright©Brick | 
| home page | Tree | 
| Annotation kernel can get tool activity | Download SCCT | Chinese | 
Name:This function must be called with desc->lock held
Proto:static const void *__cleanup_nmi(unsigned int irq, struct irq_desc *desc)
Type:void
Parameter:
| Type | Parameter | Name | 
|---|---|---|
| unsigned int | irq | |
| struct irq_desc * | desc | 
| 1868 | const char * devname = NULL | 
| 1872 | If Not WARN_ON( IRQ action list == NULL) Then | 
| 1873 | irq_pm_remove_action(desc, IRQ action list ) | 
| 1878 | IRQ action list = NULL | 
| 1884 | irq_release_resources(desc) | 
| 1887 | module_put(owner) | 
| 1889 | Return devname | 
| Name | Describe | 
|---|---|
| free_nmi | |
| request_nmi | quest_nmi - allocate an interrupt line for NMI delivery*@irq: Interrupt line to allocate*@handler: Function to be called when the IRQ occurs | 
| 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  |