Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:kernel\printk\printk.c Create Date:2022-07-28 10:06:05
Last Modify:2020-03-12 14:18:49 Copyright©Brick
home page Tree
Annotation kernel can get tool activityDownload SCCTChinese

Name:save requested log_buf_len since it's too early to process it

Proto:static int __init log_buf_len_setup(char *str)

Type:int

Parameter:

TypeParameterName
char *str
1105  If Not str Then Return -EINVAL
1108  size = memparse - parse a string with mem suffixes into a number*@ptr: Where parse begins*@retptr: (output) Optional pointer to next char after parse completes* Parses a string into a number. The number stored at @ptr is
1110  we practice scaling the ring buffer by powers of 2
1112  Return 0