Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:arch\x86\kernel\cpu\bugs.c Create Date:2022-07-28 07:56:09
Last Modify:2020-03-12 14:18:49 Copyright©Brick
home page Tree
Annotation kernel can get tool activityDownload SCCTChinese

Name:match_option

Proto:static inline bool match_option(const char *arg, int arglen, const char *opt)

Type:bool

Parameter:

TypeParameterName
const char *arg
intarglen
const char *opt
517  len = strlen - Find the length of a string*@s: The string to be sized
519  Return len == arglen && Not strncmp(arg, opt, len)
Caller
NameDescribe
spectre_v2_parse_user_cmdline
spectre_v2_parse_cmdline
ssb_parse_cmdline