Function report |
Source Code:kernel\bpf\btf.c |
Create Date:2022-07-28 13:21:35 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:__btf_new_fd
Proto:static int __btf_new_fd(struct btf *btf)
Type:int
Parameter:
Type | Parameter | Name |
---|---|---|
struct btf * | btf |
4160 | Return anon_inode_getfd("btf", & btf_fops, btf, O_RDONLY | O_CLOEXEC) |
Name | Describe |
---|---|
btf_new_fd | |
btf_get_fd_by_id |
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 |