函数逻辑报告 |
Source Code:kernel\livepatch\transition.c |
Create Date:2022-07-27 11:32:02 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
首页 | 函数Tree |
注解内核,赢得工具 | 下载SCCT | English |
函数名称:This function can be called in the middle of an existing transition to* reverse the direction of the target patch state. This can be done to* effectively cancel an existing enable or disable operation if there are any
函数原型:void klp_reverse_transition(void)
返回类型:void
参数:无
583 | pr_debug("'%s': reversing transition from %s\n", Unique handle for this module , klp_target_state == KLP_PATCHED ? "patching to unpatching" : "unpatching to patching") |
597 | read_lock( & tasklist_lock) |
599 | 清除线程指定标志 |
600 | read_unlock( & tasklist_lock) |
603 | 清除线程指定标志 |
名称 | 描述 |
---|---|
enabled_store |
源代码转换工具 开放的插件接口 | X |
---|---|
支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码 |