函数逻辑报告 |
Source Code:arch\x86\include\asm\debugreg.h |
Create Date:2022-07-27 06:54:56 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
首页 | 函数Tree |
注解内核,赢得工具 | 下载SCCT | English |
函数名称:hw_breakpoint_disable
函数原型:static inline void hw_breakpoint_disable(void)
返回类型:void
参数:无
79 | set_debugreg(0UL, 7) |
82 | set_debugreg(0UL, 0) |
83 | set_debugreg(0UL, 1) |
84 | set_debugreg(0UL, 2) |
85 | set_debugreg(0UL, 3) |
名称 | 描述 |
---|---|
machine_kexec | Do not allocate memory (or fail in any way) in machine_kexec().* We are past the point of no return, committed to rebooting now. |
use_temporary_mm | Using a temporary mm allows to set temporary mappings that are not accessible* by other CPUs |
源代码转换工具 开放的插件接口 | X |
---|---|
支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码 |