Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

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

Name:param_set_aaintbool

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

Type:int

Parameter:

TypeParameterName
const char *val
const struct kernel_param *kp
1455  If Flag indicating whether initialization completed Then Return -EPERM
1459  value = Not Not *arg
1460  memcpy( & kp_local, kp, size of kp_local )
1461  arg = value
1463  error = Actually could be a bool or an int, for historical reasons.
1464  If Not error Then *arg = *arg
1466  Return error