Function report |
Source Code:kernel\trace\trace_printk.c |
Create Date:2022-07-28 12:06:39 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:module_trace_bprintk_format_notify
Proto:static int module_trace_bprintk_format_notify(struct notifier_block *self, unsigned long val, void *data)
Type:int
Parameter:
Type | Parameter | Name |
---|---|---|
struct notifier_block * | self | |
unsigned long | val | |
void * | data |
92 | If num_trace_bprintk_fmt Then |
94 | end = start + num_trace_bprintk_fmt |
96 | If val == Full formed, running module_init. Then hold_module_trace_bprintk_format(start, end) |
99 | Return 0 |
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 |