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_init_template

Proto:int __init ima_init_template(void)

Type:int

Parameter:Nothing

259  template = ima_template_desc_current()
262  result = template_desc_init_fields(fmt, & (fields), & (num_fields))
265  If result < 0 Then pr_err("template %s init failed, result: %d\n", (strlen - Find the length of a string*@s: The string to be sized ? name : fmt), result)
270  Return result