Function report |
Source Code:arch\x86\kernel\apic\apic.c |
Create Date:2022-07-28 08:27:08 |
Last Modify:2020-03-16 21:21:31 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:apic_check_and_ack
Proto:static bool apic_check_and_ack(union apic_ir *irr, union apic_ir *isr)
Type:bool
Parameter:
Type | Parameter | Name |
---|---|---|
union apic_ir * | irr | |
union apic_ir * | isr |
1550 | If Not bitmap_empty(map, APIC_IR_BITS) Then |
1561 | Return Not bitmap_empty(map, APIC_IR_BITS) |
Name | Describe |
---|---|
apic_pending_intr_clear | After a crash, we no longer service the interrupts and a pending* interrupt from previous kernel might still have ISR bit set |
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 |