Function report | 
Source Code:lib\dynamic_debug.c | 
Create Date:2022-07-28 07:15:50 | 
| Last Modify:2020-03-12 14:18:49 | Copyright©Brick | 
| home page | Tree | 
| Annotation kernel can get tool activity | Download SCCT | Chinese | 
Name:__dynamic_ibdev_dbg
Proto:void __dynamic_ibdev_dbg(struct _ddebug *descriptor, const struct ib_device *ibdev, const char *fmt, ...)
Type:void
Parameter:
| Type | Parameter | Name | 
|---|---|---|
| struct _ddebug * | descriptor | |
| const struct ib_device * | ibdev | |
| const char * | fmt | 
| 657 | dev_printk_emit(debug-level messages , parent, "%s%s %s %s: %pV", dynamic_emit_prefix(descriptor, buf), debugging and troubleshooting/diagnostic helpers. , dev_name(parent), dev_name( & dev), & vaf) | 
| 664 | Else if ibdev Then | 
| 665 | printk(debug-level messages "%s: %pV", dev_name( & dev), & vaf) | 
| 666 | Else | 
| 667 | printk(debug-level messages "(NULL ib_device): %pV", & vaf) | 
| 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  |