| Function report | 
| Source Code: kernel\tracepoint.c | Create Date:2022-07-28 11:50:15 | 
| Last Modify:2020-03-12 14:18:49 | Copyright©Brick | 
| home page | Tree | 
| Annotation kernel can get tool activity | Download SCCT | Chinese | 
Name:func_remove
Proto:static void *func_remove(struct tracepoint_func **funcs, struct tracepoint_func *tp_func)
Type:void
Parameter:
| Type | Parameter | Name | 
|---|---|---|
| struct tracepoint_func ** | funcs | |
| struct tracepoint_func * | tp_func | 
| 187 | debug_print_probes( * funcs) | 
| 189 | If func Then | 
| 206 | Else | 
| 220 | debug_print_probes( * funcs) | 
| 221 | Return old | 
| Name | Describe | 
|---|---|
| tracepoint_remove_func | Remove a probe function from a tracepoint.* Note: only waiting an RCU period after setting elem->call to the empty* function insures that the original callback is not used anymore. This insured* by preempt_disable around the call site. | 
| 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 |