Function report |
Source Code:arch\x86\kernel\apic\vector.c |
Create Date:2022-07-28 08:28:15 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:activate_reserved
Proto:static int activate_reserved(struct irq_data *irqd)
Type:int
Parameter:
Type | Parameter | Name |
---|---|---|
struct irq_data * | irqd |
385 | apicd = apic_chip_data(irqd) |
388 | ret = assign_irq_vector_any_locked(irqd) |
389 | If Not ret Then |
390 | has_reserved = false |
398 | If Not irqd_can_reserve(irqd) Then can_reserve = false |
412 | Return ret |
Name | Describe |
---|---|
x86_vector_activate |
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 |