函数逻辑报告 |
Source Code:arch\x86\kernel\nmi.c |
Create Date:2022-07-27 08:34:41 |
Last Modify:2022-05-22 06:29:32 | Copyright©Brick |
首页 | 函数Tree |
注解内核,赢得工具 | 下载SCCT | English |
函数名称:is_debug_stack
函数原型:static bool notrace is_debug_stack(unsigned long addr)
返回类型:bool
参数:
类型 | 参数 | 名称 |
---|---|---|
unsigned long | addr |
494 | cs等于Operations for contexts that are safe from preemption/interrupts. These* operations verify that preemption is disabled.(cea_exception_stacks) |
495 | top等于CEA_ESTACK_TOP(cs, DB) |
496 | bot等于CEA_ESTACK_BOT(cs, DB1) |
498 | 如果Operations for contexts that are safe from preemption/interrupts. These* operations verify that preemption is disabled.(debug_stack_usage)则返回:true |
名称 | 描述 |
---|---|
do_nmi |
源代码转换工具 开放的插件接口 | X |
---|---|
支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码 |