Function report |
Source Code:kernel\bpf\verifier.c |
Create Date:2022-07-28 12:58:56 |
Last Modify:2022-05-19 20:02:10 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:check_helper_mem_access
Proto:static int check_helper_mem_access(struct bpf_verifier_env *env, int regno, int access_size, bool zero_size_allowed, struct bpf_call_arg_meta *meta)
Type:int
Parameter:
Type | Parameter | Name |
---|---|---|
struct bpf_verifier_env * | env | |
int | regno | |
int | access_size | |
bool | zero_size_allowed | |
struct bpf_call_arg_meta * | meta |
3279 | If check_map_access_type(env, regno, Fixed part of pointer offset, pointer types only , access_size, meta && raw_mode ? BPF_WRITE : BPF_READ) Then Return -EACCES |
3285 | Default |
Name | Describe |
---|---|
check_func_arg |
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 |