函数逻辑报告

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:security\integrity\ima\ima_main.c Create Date:2022-07-27 21:59:42
Last Modify:2020-03-12 14:18:49 Copyright©Brick
首页 函数Tree
注解内核,赢得工具下载SCCTEnglish

函数名称: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

函数原型:void ima_post_create_tmpfile(struct inode *inode)

返回类型:void

参数:

类型参数名称
struct inode *inode
461  must_appraise等于ma_must_appraise - set appraise flag* Return 1 to appraise or hash
462  如果非must_appraise则返回
466  iint等于grity_inode_get - find or allocate an iint associated with an inode*@inode: pointer to the inode*@return: allocated iint* Caller must lock i_mutex
467  如果非iint则返回
471  设置内存位
472  ima_file_status等于INTEGRITY_PASS