Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:security\integrity\ima\ima_main.c Create Date:2022-07-28 19:58:17
Last Modify:2020-03-12 14:18:49 Copyright©Brick
home page Tree
Annotation kernel can get tool activityDownload SCCTChinese

Name: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

Proto:void ima_post_create_tmpfile(struct inode *inode)

Type:void

Parameter:

TypeParameterName
struct inode *inode
461  must_appraise = ma_must_appraise - set appraise flag* Return 1 to appraise or hash
462  If Not must_appraise Then Return
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  If Not iint Then Return
471  Atomically set a bit in memory
472  ima_file_status = INTEGRITY_PASS