Function report |
Source Code:kernel\auditsc.c |
Create Date:2022-07-28 11:27:52 |
Last Modify:2020-03-17 16:31:21 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:handle_one
Proto:static inline void handle_one(const struct inode *inode)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
const struct inode * | inode |
1742 | If Value is more likely to compile time(!i_fsnotify_marks) Then Return |
1744 | context = audit_context() |
1746 | count = tree_count |
1748 | chunk = alled under rcu_read_lock |
1750 | If Not chunk Then Return |
1752 | If Value is more likely to compile time(put_tree_ref(context, chunk)) Then Return |
1755 | pr_warn("out of memory, audit has lost a tree reference\n") |
1757 | audit_put_chunk(chunk) |
1758 | unroll_tree_refs(context, p, count) |
1759 | Return |
1761 | put_tree_ref(context, chunk) |
Name | Describe |
---|---|
__audit_inode_child | __audit_inode_child - collect inode info for created/removed objects*@parent: inode of dentry parent*@dentry: dentry being audited*@type: AUDIT_TYPE_* value that we're looking for* For syscalls that create or remove filesystem objects, audit_inode |
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 |