Function report |
Source Code:arch\x86\kernel\apic\io_apic.c |
Create Date:2022-07-28 08:29:27 |
Last Modify:2020-03-16 21:24:45 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:io_apic_modify_irq
Proto:static void io_apic_modify_irq(struct mp_chip_data *data, int mask_and, int mask_or, void (*final)(struct irq_pin_list *entry))
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
struct mp_chip_data * | data | |
int | mask_and | |
int | mask_or | |
void (* | final |
450 | for_each_irq_pin(entry, irq_2_pin) |
Name | Describe |
---|---|
mask_ioapic_irq | |
__unmask_ioapic |
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 |