| Function report | 
| Source Code: kernel\trace\trace_probe.c | Create Date:2022-07-28 12:42:39 | 
| Last Modify:2020-03-12 14:18:49 | Copyright©Brick | 
| home page | Tree | 
| Annotation kernel can get tool activity | Download SCCT | Chinese | 
Name:__parse_imm_string
Proto:static int __parse_imm_string(char *str, char **pbuf, int offs)
Type:int
Parameter:
| Type | Parameter | Name | 
|---|---|---|
| char * | str | |
| char ** | pbuf | |
| int | offs | 
| 345 | trace_probe_log_err(offs + len, IMMSTR_NO_CLOSE) | 
| 346 | Return -EINVAL | 
| 348 | pbuf = kstrndup(str, len - 1, GFP_KERNEL) | 
| 349 | Return 0 | 
| Name | Describe | 
|---|---|
| parse_probe_arg | Recursive argument parser | 
| 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 |