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:Requires: @old->ns->lock held
Proto:void __aafs_profile_migrate_dents(struct aa_profile *old, struct aa_profile *new)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
struct aa_profile * | old | |
struct aa_profile * | new |
1568 | AA_BUG(!mutex_is_locked( & lock)) |
1570 | When i < AAFS_PROF_SIZEOF cycle |
1572 | If dents[i] Then i_mtime = current_time( Where the name belongs to - NULL is * negative ) |
Name | Describe |
---|---|
__replace_profile | __replace_profile - replace @old with @new on a list*@old: profile to be replaced (NOT NULL)*@new: profile to replace @old with (NOT NULL)*@share_proxy: transfer @old->proxy to @new* Will duplicate and refcount elements that @new inherits from @old |
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 |