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_init
Proto:bool aa_label_init(struct aa_label *label, int size, gfp_t gfp)
Type:bool
Parameter:
Type | Parameter | Name |
---|---|---|
struct aa_label * | label | |
int | size | |
gfp_t | gfp |
412 | RB_CLEAR_NODE( & node) |
414 | Return true |
Name | Describe |
---|---|
aa_label_alloc | aa_label_alloc - allocate a label with a profile vector of @size length*@size: size of profile vector in the label*@proxy: proxy to use OR null if to allocate a new one*@gfp: memory allocation type* Returns: new label* else NULL if failed |
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 |