Function report |
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 activity | Download SCCT | Chinese |
Name:suppress_message_printing
Proto:static bool suppress_message_printing(int level)
Type:bool
Parameter:
Type | Parameter | Name |
---|---|---|
int | level |
1201 | Return level >= console_loglevel && Not ignore_loglevel |
Name | Describe |
---|---|
console_unlock | sole_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() |
Source code conversion tool public plug-in interface | X |
---|---|
Support c/c++/esqlc/java Oracle/Informix/Mysql Plug-in can realize: logical Report Code generation and batch code conversion |