Function report |
Source Code:kernel\audit_tree.c |
Create Date:2022-07-28 11:30:57 |
Last Modify:2022-05-22 16:43:11 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:audit_tree_freeing_mark
Proto:static void audit_tree_freeing_mark(struct fsnotify_mark *mark, struct fsnotify_group *group)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
struct fsnotify_mark * | mark | |
struct fsnotify_group * | group |
1056 | mutex_lock( & protect marks_list ) |
1058 | chunk = mark_chunk(mark) |
1059 | replace_mark_chunk(mark, NULL) |
1060 | spin_unlock( & hash_lock) |
1062 | If chunk Then |
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 |