Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

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

Name:ima_template_desc_current

Proto:struct ima_template_desc *ima_template_desc_current(void)

Type:struct ima_template_desc

Parameter:Nothing

249  If Not ima_template Then
250  ima_init_template_list()
251  ima_template = lookup_template_desc(CONFIG_IMA_DEFAULT_TEMPLATE)
254  Return ima_template
Caller
NameDescribe
ima_alloc_init_templatema_alloc_init_template - create and initialize a new template entry
ima_match_policyma_match_policy - decision based on LSM and other conditions*@inode: pointer to an inode for which the policy decision is being made*@cred: pointer to a credentials structure for which the policy decision is* being made*@secid: LSM secid of the task to be
ima_parse_rule
ima_init_template