Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:security\apparmor\lsm.c Create Date:2022-07-28 19:53:15
Last Modify:2020-03-12 14:18:49 Copyright©Brick
home page Tree
Annotation kernel can get tool activityDownload SCCTChinese

Name:apparmor_enabled_setup

Proto:static int __init apparmor_enabled_setup(char *str)

Type:int

Parameter:

TypeParameterName
char *str
1377  error = kstrtoul - convert a string to an unsigned long*@s: The start of the string. The string must be null-terminated, and may also* include a single newline before its terminating null. The first character* may also be a plus sign, but not a minus sign.
1378  If Not error Then Boot time disable flag = If enabled Then 1 Else 0
1380  Return 1