Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

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

Name:ma_delete_rules() called to cleanup invalid in-flight policy.* We don't need locking as we operate on the temp list, which is* different from the active one. There is also only one user of* ima_delete_rules() at a time.

Proto:void ima_delete_rules(void)

Type:void

Parameter:Nothing

1306  temp_ima_appraise = 0
1308  When i < MAX_LSM_RULES cycle kfree( audit value )
1311  deletes entry from list
1312  kfree(entry)