| Function report | 
| Source Code: security\integrity\ima\ima_appraise.c | Create Date:2022-07-28 19:59:23 | 
| Last Modify:2020-03-12 14:18:49 | Copyright©Brick | 
| home page | Tree | 
| Annotation kernel can get tool activity | Download SCCT | Chinese | 
Name:ma_must_appraise - set appraise flag* Return 1 to appraise or hash
Proto:int ima_must_appraise(struct inode *inode, int mask, enum ima_hooks func)
Type:int
Parameter:
| Type | Parameter | Name | 
|---|---|---|
| struct inode * | inode | |
| int | mask | |
| enum ima_hooks | func | 
| 53 | If Not ima_appraise Then Return 0 | 
| Name | Describe | 
|---|---|
| ima_post_path_mknod | ma_post_path_mknod - mark as a new inode*@dentry: newly created dentry* Mark files created via the mknodat syscall as new, so that the* file data can be written later. | 
| ima_inode_post_setattr | ma_inode_post_setattr - reflect file metadata changes*@dentry: pointer to the affected dentry* Changes to a dentry's metadata might result in needing to appraise.* This function is called from notify_change(), which expects the caller | 
| ima_post_create_tmpfile | ma_post_create_tmpfile - mark newly created tmpfile as new*@file : newly created tmpfile* No measuring, appraising or auditing of newly created tmpfiles is needed.* Skip calling process_measurement(), but indicate which newly, created | 
| 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 |