Function report |
Source Code:kernel\bpf\verifier.c |
Create Date:2022-07-28 12:59:31 |
Last Modify:2022-05-19 20:02:10 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:release_reg_references
Proto:static void release_reg_references(struct bpf_verifier_env *env, struct bpf_func_state *state, int ref_obj_id)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
struct bpf_verifier_env * | env | |
struct bpf_func_state * | state | |
int | ref_obj_id |
3918 | mark_reg_unknown(env, regs, i) |
3921 | If Not reg Then Continue |
Name | Describe |
---|---|
release_reference | The pointer with the specified id has released its reference to kernel* resources. Identify all copies of the same pointer and clear the reference. |
Source code conversion tool public plug-in interface | X |
---|---|
Support c/c++/esqlc/java Oracle/Informix/Mysql Plug-in can realize: logical Report Code generation and batch code conversion |