Function report |
Source Code:arch\x86\kernel\apic\vector.c |
Create Date:2022-07-28 08:28:08 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:reserve_irq_vector
Proto:static int reserve_irq_vector(struct irq_data *irqd)
Type:int
Parameter:
Type | Parameter | Name |
---|---|---|
struct irq_data * | irqd |
214 | raw_spin_lock_irqsave( & vector_lock, flags) |
216 | raw_spin_unlock_irqrestore( & vector_lock, flags) |
217 | Return 0 |
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 |