函数逻辑报告 |
Source Code:kernel\livepatch\transition.c |
Create Date:2022-07-27 11:31:43 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
首页 | 函数Tree |
注解内核,赢得工具 | 下载SCCT | English |
函数名称:This is called in the error path, to cancel a transition before it has* started, i.e. klp_init_transition() has been called but* klp_start_transition() hasn't. If the transition *has* been started,* klp_reverse_transition() should be used instead.
函数原型:void klp_cancel_transition(void)
返回类型:void
参数:无
146 | 如果WARN_ON_ONCE(klp_target_state != KLP_PATCHED)则返回 |
149 | pr_debug("'%s': canceling patching transition, going to unpatch\n", Unique handle for this module ) |
名称 | 描述 |
---|---|
__klp_enable_patch |
源代码转换工具 开放的插件接口 | X |
---|---|
支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码 |