Function report |
Source Code:kernel\bpf\verifier.c |
Create Date:2022-07-28 12:59:28 |
Last Modify:2022-05-19 20:02:10 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:check_func_proto
Proto:static int check_func_proto(const struct bpf_func_proto *fn, int func_id)
Type:int
Parameter:
Type | Parameter | Name |
---|---|---|
const struct bpf_func_proto * | fn | |
int | func_id |
3874 | Return If check_raw_mode_ok(fn) && check_arg_pair_ok(fn) && check_refcount_ok(fn, func_id) Then 0 Else -EINVAL |
Name | Describe |
---|---|
check_helper_call |
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 |