Function report |
Source Code:kernel\bpf\hashtab.c |
Create Date:2022-07-28 13:10:36 |
Last Modify:2022-05-23 09:15:29 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:htab_of_map_alloc
Proto:static struct bpf_map *htab_of_map_alloc(union bpf_attr *attr)
Type:struct bpf_map
Parameter:
Type | Parameter | Name |
---|---|---|
union bpf_attr * | attr |
1456 | If IS_ERR(inner_map_meta) Then Return inner_map_meta |
1459 | map = htab_map_alloc(attr) |
1462 | Return map |
1465 | inner_map_meta = inner_map_meta |
1467 | 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 |