Function report |
Source Code:kernel\bpf\arraymap.c |
Create Date:2022-07-28 13:12:02 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:array_of_map_alloc
Proto:static struct bpf_map *array_of_map_alloc(union bpf_attr *attr)
Type:struct bpf_map
Parameter:
Type | Parameter | Name |
---|---|---|
union bpf_attr * | attr |
1008 | If IS_ERR(inner_map_meta) Then Return inner_map_meta |
1011 | map = array_map_alloc(attr) |
1014 | Return map |
1017 | inner_map_meta = inner_map_meta |
1019 | Return map |
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 |