Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

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

Name:evm_set_fixmode

Proto:static int __init evm_set_fixmode(char *str)

Type:int

Parameter:

TypeParameterName
char *str
62  If strncmp(str, "fix", 3) == 0 Then evm_fixmode = 1
64  Return 0