函数逻辑报告 |
Source Code:kernel\auditsc.c |
Create Date:2022-07-27 12:30:26 |
Last Modify:2020-03-17 16:31:21 | Copyright©Brick |
首页 | 函数Tree |
注解内核,赢得工具 | 下载SCCT | English |
函数名称:audit_free_context
函数原型:static inline void audit_free_context(struct audit_context *context)
返回类型:void
参数:
类型 | 参数 | 名称 |
---|---|---|
struct audit_context * | context |
944 | audit_free_module(context) |
945 | audit_free_names(context) |
946 | unroll_tree_refs(context, NULL, 0) |
947 | free_tree_refs(context) |
948 | audit_free_aux(context) |
名称 | 描述 |
---|---|
__audit_free | __audit_free - free a per-task audit context*@tsk: task whose audit context block to free* Called from copy_process and do_exit |
源代码转换工具 开放的插件接口 | X |
---|---|
支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码 |