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