Function report |
Source Code:kernel\audit_tree.c |
Create Date:2022-07-28 11:30:30 |
Last Modify:2022-05-22 16:43:11 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:Remove tree from chunks. If 'tagged' is set, remove tree only from tagged* chunks. The function expects tagged chunks are all at the beginning of the* chunks list.
Proto:static void prune_tree_chunks(struct audit_tree *victim, bool tagged)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
struct audit_tree * | victim | |
bool | tagged |
583 | If tagged && Not ( index; upper bit indicates 'will prune' & 1U << 31 ) Then Break |
587 | remove_chunk_node(chunk, p) |
589 | If Not mark Then Continue |
591 | fsnotify_get_mark(mark) |
592 | spin_unlock( & hash_lock) |
594 | untag_chunk(chunk, mark) |
595 | fsnotify_put_mark(mark) |
599 | spin_unlock( & hash_lock) |
Name | Describe |
---|---|
prune_one | sh killing struct audit_tree |
trim_marked | rim the uncommitted chunks from tree |
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 |