Function report |
Source Code:kernel\audit_tree.c |
Create Date:2022-07-28 11:30:29 |
Last Modify:2022-05-22 16:43:11 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:kill_rules
Proto:static void kill_rules(struct audit_context *context, struct audit_tree *tree)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
struct audit_context * | context | |
struct audit_tree * | tree |
555 | If associated watched tree Then |
558 | If exe Then audit_remove_mark(exe) |
560 | associated watched tree = NULL |
Name | Describe |
---|---|
trim_marked | rim the uncommitted chunks from tree |
audit_kill_trees | ... and that one is done if evict_chunk() decides to delay until the end* of syscall. Runs synchronously. |
evict_chunk | Here comes the stuff asynchronous to auditctl operations |
Source code conversion tool public plug-in interface | X |
---|---|
Support c/c++/esqlc/java Oracle/Informix/Mysql Plug-in can realize: logical Report Code generation and batch code conversion |