Function report |
Source Code:arch\x86\kernel\apic\io_apic.c |
Create Date:2022-07-28 08:29:30 |
Last Modify:2020-03-16 21:24:45 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:eoi_ioapic_pin
Proto:static void eoi_ioapic_pin(int vector, struct mp_chip_data *data)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
int | vector | |
struct mp_chip_data * | data |
539 | raw_spin_lock_irqsave( & ioapic_lock, flags) |
540 | for_each_irq_pin(entry, irq_2_pin) |
542 | raw_spin_unlock_irqrestore( & ioapic_lock, flags) |
Name | Describe |
---|---|
ioapic_ack_level | |
ioapic_ir_ack_level |
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 |