Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:include\linux\string.h Create Date:2022-07-28 05:34:04
Last Modify:2020-03-12 14:18:49 Copyright©Brick
home page Tree
Annotation kernel can get tool activityDownload SCCTChinese

Name:strtobool

Proto:static inline int strtobool(const char *s, bool *res)

Type:int

Parameter:

TypeParameterName
const char *s
bool *res
195  Return kstrtobool(s, res)
Caller
NameDescribe
test_dev_config_update_bool
param_set_boolActually could be a bool or an int, for historical reasons.
early_page_poison_param
parse_hardened_usercopy