| Function report | 
| Source Code: security\apparmor\label.c | Create Date:2022-07-28 19:54:23 | 
| Last Modify:2020-03-12 14:18:49 | Copyright©Brick | 
| home page | Tree | 
| Annotation kernel can get tool activity | Download SCCT | Chinese | 
Name:quires profile list write lock held
Proto:void __aa_proxy_redirect(struct aa_label *orig, struct aa_label *new)
Type:void
Parameter:
| Type | Parameter | Name | 
|---|---|---|
| struct aa_label * | orig | |
| struct aa_label * | new | 
| 79 | lockdep_assert_held_write( & lock) | 
| 84 | flags |= replaced/removed | 
| 85 | aa_put_label(tmp) | 
| Name | Describe | 
|---|---|
| __proxy_share | |
| __label_remove | __label_remove - remove @label from the label set*@l: label to remove*@new: label to redirect to* Requires: labels_set(@label)->lock write_lock* Returns: true if the label was in the tree and removed | 
| aa_label_replace | aa_label_replace - replace a label @old with a new version @new*@old: label to replace*@new: label replacing @old* Returns: true if @old was in tree and replaced* else @old was not in tree, and @new was not inserted | 
| destroy_ns | destroy_ns - remove everything contained by @ns*@ns: namespace to have it contents removed (NOT NULL) | 
| 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 |