函数逻辑报告 |
Source Code:kernel\audit_tree.c |
Create Date:2022-07-27 12:34:20 |
Last Modify:2022-05-22 16:43:11 | Copyright©Brick |
首页 | 函数Tree |
注解内核,赢得工具 | 下载SCCT | English |
函数名称:... and that one is done if evict_chunk() decides to delay until the end* of syscall. Runs synchronously.
函数原型:void audit_kill_trees(struct audit_context *context)
返回类型:void
参数:
类型 | 参数 | 名称 |
---|---|---|
struct audit_context * | context |
981 | list等于killed_trees |
984 | mutex_lock( & audit_filter_mutex) |
990 | kill_rules(context, victim) |
991 | 删除链表项并重新初始化 |
997 | mutex_lock( & audit_filter_mutex) |
名称 | 描述 |
---|---|
__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 |
__audit_syscall_exit | __audit_syscall_exit - deallocate audit context after a system call*@success: success value of the syscall*@return_code: return value of the syscall* Tear down after system call |
源代码转换工具 开放的插件接口 | X |
---|---|
支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码 |