| Function report | 
| Source Code: security\apparmor\label.c | Create Date:2022-07-28 19:54:24 | 
| Last Modify:2020-03-12 14:18:49 | Copyright©Brick | 
| home page | Tree | 
| Annotation kernel can get tool activity | Download SCCT | Chinese | 
Name:aa_label_find_merge - find label that is equiv to merge of @a and @b*@a: label to merge with @b (NOT NULL)*@b: label to merge with @a (NOT NULL)* Requires: labels be fully constructed with a valid ns* Returns: ref counted label that is equiv to merge of
Proto:struct aa_label *aa_label_find_merge(struct aa_label *a, struct aa_label *b)
Type:struct aa_label
Parameter:
| Type | Parameter | Name | 
|---|---|---|
| struct aa_label * | a | |
| struct aa_label * | b | 
| 1167 | read_lock_irqsave( & lock, flags) | 
| 1169 | read_unlock_irqrestore( & lock, flags) | 
| 1170 | aa_put_label(ar) | 
| 1171 | aa_put_label(br) | 
| 1173 | Return label | 
| 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 |