Function report |
Source Code:kernel\audit_watch.c |
Create Date:2022-07-28 11:28:57 |
Last Modify:2020-03-17 17:15:07 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:Find and return the audit_parent on the given inode. If found a reference* is taken on this parent.
Proto:static inline struct audit_parent *audit_find_parent(struct inode *inode)
Type:struct audit_parent
Parameter:
Type | Parameter | Name |
---|---|---|
struct inode * | inode |
90 | struct audit_parent * parent = NULL |
93 | entry = Given a list of marks, find the mark associated with given group. If found* take a reference to that mark and return it, else return NULL. |
97 | Return parent |
Name | Describe |
---|---|
audit_add_watch | Find a matching watch entry, or add this one.* Caller must hold audit_filter_mutex. |
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 |