函数逻辑报告 |
Source Code:kernel\jump_label.c |
Create Date:2022-07-27 15:10:24 |
Last Modify:2020-03-17 20:59:06 | Copyright©Brick |
首页 | 函数Tree |
注解内核,赢得工具 | 下载SCCT | English |
函数名称:Update code which is definitely not currently executing.* Architectures which need heavyweight synchronization to modify* running code can override this to make the non-live update case* cheaper.
函数原型:void __weak __init_or_module arch_jump_label_transform_static(struct jump_entry *entry, enum jump_label_type type)
返回类型:void
参数:
类型 | 参数 | 名称 |
---|---|---|
struct jump_entry * | entry | |
enum jump_label_type | type |
名称 | 描述 |
---|---|
jump_label_init | 设置初始化标志 |
jump_label_apply_nops | apply_jump_label_nops - patch module jump labels with arch_get_jump_label_nop()*@mod: module to patch* Allow for run-time selection of the optimal nops. Before the module* loads patch these with arch_get_jump_label_nop(), which is specified by |
源代码转换工具 开放的插件接口 | X |
---|---|
支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码 |