函数逻辑报告 |
Source Code:kernel\bpf\verifier.c |
Create Date:2022-07-27 14:15:52 |
Last Modify:2022-05-19 20:02:10 | Copyright©Brick |
首页 | 函数Tree |
注解内核,赢得工具 | 下载SCCT | English |
函数名称:mark_ptr_or_null_reg
函数原型:static void mark_ptr_or_null_reg(struct bpf_func_state *state, struct bpf_reg_state *reg, u32 id, bool is_null)
返回类型:void
参数:
类型 | 参数 | 名称 |
---|---|---|
struct bpf_func_state * | state | |
struct bpf_reg_state * | reg | |
u32 | id | |
bool | is_null |
5867 | 如果is_null则 |
5886 | 如果is_null则 |
5893 | 否则如果非reg_may_point_to_spin_lock(reg)则 |
名称 | 描述 |
---|---|
__mark_ptr_or_null_regs |
源代码转换工具 开放的插件接口 | X |
---|---|
支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码 |