Function report |
Source Code:kernel\bpf\core.c |
Create Date:2022-07-28 12:50:08 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:__bpf_free_used_maps
Proto:void __bpf_free_used_maps(struct bpf_prog_aux *aux, struct bpf_map **used_maps, u32 len)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
struct bpf_prog_aux * | aux | |
struct bpf_map ** | used_maps | |
u32 | len |
2056 | bpf_free_cgroup_storage(aux) |
2059 | If map_poke_untrack Then map_poke_untrack(map, aux) |
2061 | bpf_map_put(map) |
Name | Describe |
---|---|
bpf_free_used_maps | |
release_maps | drop refcnt of maps used by the rejected program |
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 |