函数逻辑报告 | 
Source Code:security\apparmor\label.c | 
Create Date:2022-07-27 21:43:35 | 
| Last Modify:2020-03-12 14:18:49 | Copyright©Brick | 
| 首页 | 函数Tree | 
| 注解内核,赢得工具 | 下载SCCT | English | 
函数名称:aa_alloc_proxy
函数原型:struct aa_proxy *aa_alloc_proxy(struct aa_label *label, gfp_t gfp)
返回类型:struct aa_proxy
参数:
| 类型 | 参数 | 名称 | 
|---|---|---|
| struct aa_label * | label | |
| gfp_t | gfp | 
| 65 | 如果new则 | 
| 66 | 初始化对象 | 
| 69 | 返回:new | 
| 名称 | 描述 | 
|---|---|
| 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 | 
| aa_alloc_profile | aa_alloc_profile - allocate, initialize and return a new profile*@hname: name of the profile (NOT NULL)*@gfp: allocation type* Returns: refcount profile or NULL on failure | 
| 源代码转换工具 开放的插件接口  | X | 
|---|---|
| 支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码  |