Function report | 
Source Code:kernel\trace\trace_events.c | 
Create Date:2022-07-28 12:20:58 | 
| Last Modify:2020-03-12 14:18:49 | Copyright©Brick | 
| home page | Tree | 
| Annotation kernel can get tool activity | Download SCCT | Chinese | 
Name:trace_module_notify
Proto:static int trace_module_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 | 
| 2464 | mutex_lock( & event_mutex) | 
| 2467 | Case val == Full formed, running module_init. | 
| 2468 | trace_module_add_events(mod) | 
| 2469 | Break | 
| 2470 | Case val == Going away. | 
| 2472 | Break | 
| 2477 | 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  |