Function report |
Source Code:kernel\audit_tree.c |
Create Date:2022-07-28 11:30:53 |
Last Modify:2022-05-22 16:43:11 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:... and that one is done if evict_chunk() decides to delay until the end* of syscall. Runs synchronously.
Proto:void audit_kill_trees(struct audit_context *context)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
struct audit_context * | context |
981 | list = killed_trees |
984 | mutex_lock( & audit_filter_mutex) |
990 | kill_rules(context, victim) |
997 | mutex_lock( & audit_filter_mutex) |
Name | Describe |
---|---|
__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 |
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 |