Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:init\main.c Create Date:2022-07-28 13:53:06
Last Modify:2022-05-23 13:07:03 Copyright©Brick
home page Tree
Annotation kernel can get tool activityDownload SCCTChinese

Name:loglevel

Proto:static int __init loglevel(char *str)

Type:int

Parameter:

TypeParameterName
char *str
238  If get_option - Parse integer from an option string*@str: option string*@pint: (output) integer value parsed from @str* Read an int from an option string; if available accept a subsequent* comma as well Then
239  console_loglevel = newlevel
240  Return 0
243  Return -EINVAL