Function report |
Source Code:kernel\bpf\syscall.c |
Create Date:2022-07-28 12:54:45 |
Last Modify:2022-05-19 18:06:12 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:bpf_btf_get_info_by_fd
Proto:static int bpf_btf_get_info_by_fd(struct btf *btf, const union bpf_attr *attr, union bpf_attr __user *uattr)
Type:int
Parameter:
Type | Parameter | Name |
---|---|---|
struct btf * | btf | |
const union bpf_attr * | attr | |
union bpf_attr __user * | uattr |
2795 | __user * uinfo = u64_to_user_ptr(info) |
2803 | Return btf_get_info_by_fd(btf, attr, uattr) |
Name | Describe |
---|---|
bpf_obj_get_info_by_fd |
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 |