Function report | 
Source Code:arch\x86\kernel\apic\vector.c | 
Create Date:2022-07-28 08:28:10 | 
| Last Modify:2020-03-12 14:18:49 | Copyright©Brick | 
| home page | Tree | 
| Annotation kernel can get tool activity | Download SCCT | Chinese | 
Name:assign_irq_vector
Proto:static int assign_irq_vector(struct irq_data *irqd, const struct cpumask *dest)
Type:int
Parameter:
| Type | Parameter | Name | 
|---|---|---|
| struct irq_data * | irqd | |
| const struct cpumask * | dest | 
| 262 | raw_spin_lock_irqsave( & vector_lock, flags) | 
| 264 | ret = assign_vector_locked(irqd, vector_searchmask) | 
| 265 | raw_spin_unlock_irqrestore( & vector_lock, flags) | 
| 266 | Return ret | 
| Name | Describe | 
|---|---|
| assign_irq_vector_policy | 
| 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  |