Function report |
Source Code:kernel\bpf\inode.c |
Create Date:2022-07-28 13:06:31 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:bpf_mkprog
Proto:static int bpf_mkprog(struct dentry *dentry, umode_t mode, void *arg)
Type:int
Parameter:
Type | Parameter | Name |
---|---|---|
struct dentry * | dentry | |
umode_t | mode | |
void * | arg |
325 | Return bpf_mkobj_ops(dentry, mode, arg, & bpf_prog_iops, & bpffs_obj_fops) |
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 |