Function report |
Source Code:kernel\bpf\verifier.c |
Create Date:2022-07-28 12:56:45 |
Last Modify:2022-05-19 20:02:10 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:find_subprog
Proto:static int find_subprog(struct bpf_verifier_env *env, int off)
Type:int
Parameter:
Type | Parameter | Name |
---|---|---|
struct bpf_verifier_env * | env | |
int | off |
1162 | Return p - subprog_info |
Name | Describe |
---|---|
add_subprog | |
check_max_stack_depth | starting from main bpf function walk all instructions of the function* and recursively walk all callees that given function can call |
get_callee_stack_depth | |
check_func_call | |
jit_subprogs |
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 |