Function report |
Source Code:security\apparmor\apparmorfs.c |
Create Date:2022-07-28 19:49:57 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:__aa_bump_ns_revision
Proto:void __aa_bump_ns_revision(struct aa_ns *ns)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
struct aa_ns * | ns |
626 | WRITE_ONCE(revision, revision + 1) |
627 | wake_up_interruptible( & wait) |
Name | Describe |
---|---|
aa_replace_profiles | aa_replace_profiles - replace profile(s) on the profile list*@policy_ns: namespace load is occurring on*@label: label that is attempting to load/replace policy*@mask: permission mask*@udata: serialized data stream (NOT NULL)* unpack and replace a profile |
aa_remove_profiles | aa_remove_profiles - remove profile(s) from the system*@policy_ns: namespace the remove is being done from*@subj: label attempting to remove policy*@fqname: name of the profile or namespace to remove (NOT NULL)*@size: size of the name* Remove a profile or |
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 |