| Function report | 
| Source Code: kernel\trace\trace.c | Create Date:2022-07-28 12:03:34 | 
| Last Modify:2020-03-12 14:18:49 | Copyright©Brick | 
| home page | Tree | 
| Annotation kernel can get tool activity | Download SCCT | Chinese | 
Name:instance_mkdir
Proto:static int instance_mkdir(const char *name)
Type:int
Parameter:
| Type | Parameter | Name | 
|---|---|---|
| const char * | name | 
| 8540 | mutex_lock( & event_mutex) | 
| 8545 | If name && strcmp(name, name) == 0 Then Go to out_unlock | 
| 8549 | tr = trace_array_create(name) | 
| 8551 | ret = PTR_ERR_OR_ZERO(tr) | 
| 8553 | out_unlock : | 
| 8556 | Return ret | 
| 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 |