Function report |
Source Code:kernel\bpf\arraymap.c |
Create Date:2022-07-28 13:11:36 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:decrement refcnt of all bpf_progs that are stored in this map
Proto:static void bpf_fd_array_map_clear(struct bpf_map *map)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
struct bpf_map * | map |
662 | When i < max_entries cycle fd_array_map_delete_elem(map, & i) |
Name | Describe |
---|---|
prog_array_map_clear_deferred | |
cgroup_fd_array_free | |
array_of_map_free |
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 |