Function report | 
Source Code:kernel\irq\chip.c | 
Create Date:2022-07-28 10:11:17 | 
| Last Modify:2020-03-12 14:18:49 | Copyright©Brick | 
| home page | Tree | 
| Annotation kernel can get tool activity | Download SCCT | Chinese | 
Name:irq_percpu_enable
Proto:void irq_percpu_enable(struct irq_desc *desc, unsigned int cpu)
Type:void
Parameter:
| Type | Parameter | Name | 
|---|---|---|
| struct irq_desc * | desc | |
| unsigned int | cpu | 
| 390 | If enable the interrupt Then enable the interrupt( & irq_data) | 
| 392 | Else irq_unmask( & irq_data) | 
| 394 | pumask_set_cpu - set a cpu in a cpumask*@cpu: cpu number (< nr_cpu_ids)*@dstp: the cpumask pointer | 
| 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  |