Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

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

Name:suppress_message_printing

Proto:static bool suppress_message_printing(int level)

Type:bool

Parameter:

TypeParameterName
intlevel
1201  Return level >= console_loglevel && Not ignore_loglevel
Caller
NameDescribe
console_unlocksole_unlock - unlock the console system* Releases the console_lock which the caller holds on the console system* and the console driver list.* While the console_lock was held, console output may have been buffered* by printk()