函数逻辑报告

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:security\integrity\ima\ima_mok.c Create Date:2022-07-27 22:07:38
Last Modify:2020-03-12 14:18:49 Copyright©Brick
首页 函数Tree
注解内核,赢得工具下载SCCTEnglish

函数名称:Allocate the IMA blacklist keyring

函数原型:__init int ima_mok_init(void)

返回类型:int

参数:

28  打印注释信息("Allocating IMA blacklist keyring.\n")
30  restriction等于分配内存并置零
31  如果非restrictionpanic - halt the system*@fmt: The text string to print* Display a message, then perform cleanups.* This function never returns.
34  check等于restrict_link_by_builtin_trusted
36  ima_blacklist_keyring等于Allocate a keyring and link into the destination keyring.
44  如果是错误panic - halt the system*@fmt: The text string to print* Display a message, then perform cleanups.* This function never returns.
47  设置内存位
48  返回:0