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_locked
Proto:static void reserve_irq_vector_locked(struct irq_data *irqd)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
struct irq_data * | irqd |
200 | apicd = apic_chip_data(irqd) |
203 | can_reserve = true |
204 | has_reserved = true |
205 | irqd_set_can_reserve(irqd) |
206 | trace_vector_reserve(irq, 0) |
Name | Describe |
---|---|
reserve_irq_vector | |
x86_vector_deactivate |
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 |