Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

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

Name:AppArmor sysfs module parameters

Proto:static int param_set_aabool(const char *val, const struct kernel_param *kp)

Type:int

Parameter:

TypeParameterName
const char *val
const struct kernel_param *kp
1406  If Not Boot time disable flag Then Return -EINVAL
1408  If Flag indicating whether initialization completed && Not policy_admin_capable(NULL) Then Return -EPERM
1410  Return Actually could be a bool or an int, for historical reasons.