函数逻辑报告 |
Source Code:kernel\softirq.c |
Create Date:2022-07-27 10:04:08 |
Last Modify:2022-05-22 11:04:38 | Copyright©Brick |
首页 | 函数Tree |
注解内核,赢得工具 | 下载SCCT | English |
函数名称:Exit an interrupt context. Process softirqs if needed and possible:
函数原型:void irq_exit(void)
返回类型:void
参数:无
406 | 禁止中断() |
412 | 如果非in_interrupt()且local_softirq_pending()则invoke_softirq() |
415 | tick_irq_exit() |
417 | trace_hardirq_exit() |
名称 | 描述 |
---|---|
smp_reschedule_interrupt | Reschedule call back. KVM uses this interrupt to force a cpu out of* guest mode |
smp_reboot_interrupt | his function calls the 'stop' function on all other CPUs in the system. |
源代码转换工具 开放的插件接口 | X |
---|---|
支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码 |