Function report |
Source Code:kernel\audit_tree.c |
Create Date:2022-07-28 11:30:56 |
Last Modify:2022-05-22 16:43:11 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:Here comes the stuff asynchronous to auditctl operations
Proto:static void evict_chunk(struct audit_chunk *chunk)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
struct audit_chunk * | chunk |
1011 | postponed = audit_killed_trees() |
1012 | need_prune = 0 |
1015 | mutex_lock( & audit_filter_mutex) |
1020 | goner = 1 |
1021 | root = NULL |
1023 | spin_unlock( & hash_lock) |
1024 | If Not postponed Then |
1025 | kill_rules(audit_context(), owner) |
1027 | need_prune = 1 |
1028 | Else |
1034 | When n < count cycle list_del_init - deletes entry from list and reinitialize it.*@entry: the element to delete from the list. |
1036 | spin_unlock( & hash_lock) |
1038 | If need_prune Then audit_schedule_prune() |
Name | Describe |
---|---|
audit_tree_freeing_mark |
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 |