| Function report | 
| Source Code: security\apparmor\label.c | Create Date:2022-07-28 19:54:26 | 
| 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_xprintk
Proto:void aa_label_xprintk(struct aa_ns *ns, struct aa_label *label, int flags, gfp_t gfp)
Type:void
Parameter:
| Type | Parameter | Name | 
|---|---|---|
| struct aa_ns * | ns | |
| struct aa_label * | label | |
| int | flags | |
| gfp_t | gfp | 
| 1770 | len = aa_label_asxprint - allocate a string buffer and print label into it*@strp: Returns - the allocated buffer with the label name | 
| 1771 | If len == -1 Then | 
| 1772 | AA_DEBUG("label print error") | 
| 1773 | Return | 
| 1777 | Else if any visible label is not unconfined the display_mode returns true Then pr_info("%s (%s)", hname, label_modename(ns, label, flags)) | 
| Name | Describe | 
|---|---|
| aa_label_printk | 
| 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 |