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:param_set_aauint

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

Type:int

Parameter:

TypeParameterName
const char *val
const struct kernel_param *kp
1426  If Not Boot time disable flag Then Return -EINVAL
1429  If Flag indicating whether initialization completed Then Return -EPERM
1432  error = param_set_uint(val, kp)
1433  Maximum pathname length before accesses will start getting rejected = max_t - return maximum of two values, using the specified type*@type: data type to use*@x: first value*@y: second value(uint32_t, Maximum pathname length before accesses will start getting rejected , sizeof(unionaa_buffer))
1434  pr_info("AppArmor: buffer size set to %d bytes\n", Maximum pathname length before accesses will start getting rejected )
1436  Return error