Function report | 
Source Code:security\apparmor\label.c | 
Create Date:2022-07-28 19:54:27 | 
| Last Modify:2020-03-12 14:18:49 | Copyright©Brick | 
| home page | Tree | 
| Annotation kernel can get tool activity | Download SCCT | Chinese | 
Name:__labelset_update - update labels in @ns*@ns: namespace to update labels in (NOT NULL)* Requires: @ns lock be held* Walk the labelset ensuring that all labels are up to date and valid* Any label that has a stale component is marked stale and replaced and
Proto:static void __labelset_update(struct aa_ns *ns)
Type:void
Parameter:
| Type | Parameter | Name | 
|---|---|---|
| struct aa_ns * | ns | 
| 2098 | AA_BUG(!mutex_is_locked( & lock)) | 
| 2100 | Do | 
| 2101 | label = labelset_next_stale( & labels) | 
| 2102 | If label Then | 
| 2105 | aa_put_label(l) | 
| 2106 | aa_put_label(label) | 
| Name | Describe | 
|---|---|
| __aa_labelset_update_subtree | __aa_labelset_udate_subtree - update all labels with a stale component*@ns: ns to start update at (NOT NULL)* Requires: @ns lock be held* Invalidates labels based on @p in @ns and any children namespaces. | 
| 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  |