函数逻辑报告 |
Source Code:kernel\audit_tree.c |
Create Date:2022-07-27 12:33:56 |
Last Modify:2022-05-22 16:43:11 | Copyright©Brick |
首页 | 函数Tree |
注解内核,赢得工具 | 下载SCCT | English |
函数名称:sh killing struct audit_tree
函数原型:static void prune_one(struct audit_tree *victim)
返回类型:void
参数:
类型 | 参数 | 名称 |
---|---|---|
struct audit_tree * | victim |
名称 | 描述 |
---|---|
trim_marked | rim the uncommitted chunks from tree |
prune_tree_thread | That gets run when evict_chunk() ends up needing to kill audit_tree.* Runs from a separate thread. |
audit_kill_trees | ... and that one is done if evict_chunk() decides to delay until the end* of syscall. Runs synchronously. |
源代码转换工具 开放的插件接口 | X |
---|---|
支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码 |