Function report |
Source Code:kernel\bpf\core.c |
Create Date:2022-07-28 12:50:11 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:Free internal BPF program
Proto:void bpf_prog_free(struct bpf_prog *fp)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
struct bpf_prog * | fp |
2098 | aux = Auxiliary fields |
2100 | If linked_prog Then bpf_prog_put(linked_prog) |
2102 | INIT_WORK( & work, bpf_prog_free_deferred) |
Name | Describe |
---|---|
__bpf_prog_put_rcu | |
bpf_prog_load | |
release_filter |
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 |