Function report |
Source Code:kernel\bpf\inode.c |
Create Date:2022-07-28 13:06:32 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:bpf_lookup
Proto:static struct dentry *bpf_lookup(struct inode *dir, struct dentry *dentry, unsigned flags)
Type:struct dentry
Parameter:
Type | Parameter | Name |
---|---|---|
struct inode * | dir | |
struct dentry * | dentry | |
unsigned | flags |
344 | If strchr - Find the first occurrence of the character c in the string s.*@s: the string to be searched*@c: the character to search for Then Return ERR_PTR( - EPERM) |
347 | Return simple_lookup(dir, dentry, flags) |
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 |