Function report | 
Source Code:kernel\printk\printk_safe.c | 
Create Date:2022-07-28 10:07:46 | 
| Last Modify:2020-03-12 14:18:49 | Copyright©Brick | 
| home page | Tree | 
| Annotation kernel can get tool activity | Download SCCT | Chinese | 
Name:vprintk_func
Proto:__printf(1, 0) int vprintk_func(const char *fmt, va_list args)
Type:int
Parameter:
| Type | Parameter | Name | 
|---|---|---|
| const char * | fmt | |
| va_list | args | 
| 373 | defer_console_output() | 
| 374 | Return len | 
| 386 | Return vprintk_default(fmt, args) | 
| Name | Describe | 
|---|---|
| printk | printk - print a kernel message*@fmt: format string* This is printk(). It can be called from any context. We want it to work.* We try to grab the console_lock. If we succeed, it's easy - we log the* output and call the console drivers | 
| vprintk | 
| 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  |