Function report |
Source Code:kernel\bpf\btf.c |
Create Date:2022-07-28 13:21:00 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:bpf_prog_get_target_btf
Proto:struct btf *bpf_prog_get_target_btf(const struct bpf_prog *prog)
Type:struct btf
Parameter:
Type | Parameter | Name |
---|---|---|
const struct bpf_prog * | prog |
3623 | tgt_prog = linked_prog |
3625 | If tgt_prog Then |
3626 | Return btf |
3627 | Else |
3628 | Return btf_vmlinux |
Name | Describe |
---|---|
check_attach_btf_id | |
btf_ctx_access |
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 |