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_list

Proto:void ima_init_template_list(void)

Type:void

Parameter:Nothing

236  If Not list_empty - tests whether a list is empty*@head: the list to test. Then Return
239  spin_lock( & template_list)
240  When i < ARRAY_SIZE - get the number of elements in array @arr*@arr: array to be sized(builtin_templates) cycle
241  list_add_tail_rcu - add a new entry to rcu-protected list*@new: new entry to be added*@head: list head to add it before* Insert a new entry before the specified head
244  spin_unlock( & template_list)
Caller
NameDescribe
ima_template_setup
ima_template_desc_current