函数逻辑报告 |
Source Code:security\apparmor\include\file.h |
Create Date:2022-07-27 21:19:20 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
首页 | 函数Tree |
注解内核,赢得工具 | 下载SCCT | English |
函数名称:aa_alloc_file_ctx - allocate file_ctx*@label: initial label of task creating the file*@gfp: gfp flags for allocation* Returns: file_ctx or NULL on failure
函数原型:static inline struct aa_file_ctx *aa_alloc_file_ctx(struct aa_label *label, gfp_t gfp)
返回类型:struct aa_file_ctx
参数:
类型 | 参数 | 名称 |
---|---|---|
struct aa_label * | label | |
gfp_t | gfp |
60 | 如果ctx则 |
61 | spin_lock_init( & lock) |
64 | 返回:ctx |
源代码转换工具 开放的插件接口 | X |
---|---|
支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码 |