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:transfer_reference_state
Proto:static int transfer_reference_state(struct bpf_func_state *dst, struct bpf_func_state *src)
Type:int
Parameter:
Type | Parameter | Name |
---|---|---|
struct bpf_func_state * | dst | |
struct bpf_func_state * | src |
713 | err = alloc_reference_state() |
716 | err = py_reference_state() |
719 | Return 0 |
Name | Describe |
---|---|
check_func_call | |
prepare_func_exit |
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 |