Function report |
Source Code:security\apparmor\apparmorfs.c |
Create Date:2022-07-28 19:50:03 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:create_profile_file
Proto:static struct dentry *create_profile_file(struct dentry *dir, const char *name, struct aa_profile *profile, const struct file_operations *fops)
Type:struct dentry
Parameter:
Type | Parameter | Name |
---|---|---|
struct dentry * | dir | |
const char * | name | |
struct aa_profile * | profile | |
const struct file_operations * | fops |
1582 | proxy = aa_get_proxy(proxy) |
1586 | If IS_ERR(dent) Then aa_put_proxy(proxy) |
1589 | Return dent |
Name | Describe |
---|---|
__aafs_profile_mkdir | Requires: @profile->ns->lock held |
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 |