函数逻辑报告 |
Source Code:arch\x86\kernel\apic\apic.c |
Create Date:2022-07-27 09:26:51 |
Last Modify:2020-03-16 21:21:31 | Copyright©Brick |
首页 | 函数Tree |
注解内核,赢得工具 | 下载SCCT | English |
函数名称:apic_check_and_ack
函数原型:static bool apic_check_and_ack(union apic_ir *irr, union apic_ir *isr)
返回类型:bool
参数:
类型 | 参数 | 名称 |
---|---|---|
union apic_ir * | irr | |
union apic_ir * | isr |
1550 | 如果非bitmap_empty(map, APIC_IR_BITS)则 |
1561 | 返回:非bitmap_empty(map, APIC_IR_BITS) |
名称 | 描述 |
---|---|
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 |
源代码转换工具 开放的插件接口 | X |
---|---|
支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码 |