| Function report | 
| Source Code: kernel\tracepoint.c | Create Date:2022-07-28 11:50:28 | 
| Last Modify:2020-03-12 14:18:49 | Copyright©Brick | 
| home page | Tree | 
| Annotation kernel can get tool activity | Download SCCT | Chinese | 
Name:tracepoint_module_coming
Proto:static int tracepoint_module_coming(struct module *mod)
Type:int
Parameter:
| Type | Parameter | Name | 
|---|---|---|
| struct module * | mod | 
| 446 | ret = 0 | 
| 448 | If Not num_tracepoints Then Return 0 | 
| 456 | If trace_module_has_bad_taint(mod) Then Return 0 | 
| 459 | tp_mod = Allocation memory | 
| 460 | If Not tp_mod Then | 
| 466 | blocking_notifier_call_chain( & tracepoint_notify_list, Full formed, running module_init. , tp_mod) | 
| 468 | end : | 
| 470 | Return ret | 
| Name | Describe | 
|---|---|
| tracepoint_module_notify | 
| 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 |