函数逻辑报告 |
Source Code:arch\x86\kernel\nmi.c |
Create Date:2022-07-27 08:34:37 |
Last Modify:2022-05-22 06:29:32 | Copyright©Brick |
首页 | 函数Tree |
注解内核,赢得工具 | 下载SCCT | English |
函数名称:unregister_nmi_handler
函数原型:void unregister_nmi_handler(unsigned int type, const char *name)
返回类型:void
参数:
类型 | 参数 | 名称 |
---|---|---|
unsigned int | type | |
const char * | name |
192 | desc等于nmi_to_desc(type) |
196 | raw_spin_lock_irqsave( & lock, flags) |
211 | raw_spin_unlock_irqrestore( & lock, flags) |
212 | synchronize_rcu() |
名称 | 描述 |
---|---|
native_cpu_up | |
kgdb_arch_init | kgdb_arch_init - Perform any architecture specific initialization.* This function will handle the initialization of any architecture* specific callbacks. |
kgdb_arch_exit | kgdb_arch_exit - Perform any architecture specific uninitalization.* This function will handle the uninitalization of any architecture* specific callbacks, for dynamic registration and unregistration. |
cleanup_nmi_testsuite | |
test_nmi_ipi |
源代码转换工具 开放的插件接口 | X |
---|---|
支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码 |