Function report | 
Source Code:kernel\bpf\inode.c | 
Create Date:2022-07-28 13:06:56 | 
| Last Modify:2020-03-12 14:18:49 | Copyright©Brick | 
| home page | Tree | 
| Annotation kernel can get tool activity | Download SCCT | Chinese | 
Name:bpf_init
Proto:static int __init bpf_init(void)
Type:int
Parameter:Nothing
| 693 | ret = sysfs_create_mount_point(/sys/fs , "bpf") | 
| 697 | ret = register_filesystem( & bpf_fs_type) | 
| 698 | If ret Then sysfs_remove_mount_point(/sys/fs , "bpf") | 
| 701 | Return ret | 
| 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  |