Function report |
Source Code:kernel\bpf\verifier.c |
Create Date:2022-07-28 12:56:16 |
Last Modify:2022-05-19 20:02:10 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:lease function corresponding to acquire_reference_state(). Idempotent.
Proto:static int release_reference_state(struct bpf_func_state *state, int ptr_id)
Type:int
Parameter:
Type | Parameter | Name |
---|---|---|
struct bpf_func_state * | state | |
int | ptr_id |
707 | Return -EINVAL |
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. |
mark_ptr_or_null_regs | The logic is similar to find_good_pkt_pointers(), both could eventually* be folded together at some point. |
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 |