函数逻辑报告

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

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

函数名称:param_set_aauint

函数原型:static int param_set_aauint(const char *val, const struct kernel_param *kp)

返回类型:int

参数:

类型参数名称
const char *val
const struct kernel_param *kp
1426  如果非Boot time disable flag 则返回:负EINVAL
1429  如果Flag indicating whether initialization completed 则返回:负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  打印信息("AppArmor: buffer size set to %d bytes\n", Maximum pathname length before accesses will start getting rejected )
1436  返回:error