函数逻辑报告

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

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

函数名称:loadpin_init

函数原型:static int __init loadpin_init(void)

返回类型:int

参数:

227  打印信息("ready to pin (currently %senforcing)\n", enforce ? "" : "not ")
229  parse_exclude()
230  security_add_hooks - Add a modules hooks to the hook lists.*@hooks: the hooks to add*@count: the number of hooks to add*@lsm: the name of the security module* Each LSM has to register its hooks with the infrastructure.
231  返回:0