Function report |
Source Code:kernel\bpf\inode.c |
Create Date:2022-07-28 13:06:30 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:bpf_mkobj_ops
Proto:static int bpf_mkobj_ops(struct dentry *dentry, umode_t mode, void *raw, const struct inode_operations *iops, const struct file_operations *fops)
Type:int
Parameter:
Type | Parameter | Name |
---|---|---|
struct dentry * | dentry | |
umode_t | mode | |
void * | raw | |
const struct inode_operations * | iops | |
const struct file_operations * | fops |
311 | inode = bpf_get_inode(i_sb, dir, mode) |
319 | bpf_dentry_finalize(dentry, inode, dir) |
320 | Return 0 |
Name | Describe |
---|---|
bpf_mkprog | |
bpf_mkmap |
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 |