Defined in 1 files as a function:
Referenced in 1 files:
Smatch caller information:
kernel/trace/trace_probe.c traceprobe_parse_probe_arg_body() -> parse_probe_arg_type()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | arg | 4096-ptr_max |
| PARAM_VALUE | 1 | parg | 4096-ptr_max |
| PARAM_VALUE | 1 | parg->comm | 4096-ptr_max |
| PARAM_VALUE | 1 | parg->name | 4096-ptr_max |
| PARAM_VALUE | 2 | ctx | 4096-ptr_max |
| PARAM_VALUE | 2 | ctx->tp | 4096-ptr_max |
| BUF_SIZE | 1 | parg->name | (-1)-s32max |
| BUF_SIZE | 2 | ctx | (-1),544 |
| BUF_SIZE | 2 | ctx | (-1),544 |
| BUF_SIZE | 2 | ctx->funcname | (-1),512 |
| BUF_SIZE | 2 | ctx->tp | (-1),48-7216 |
| CAPPED_DATA | 1 | parg->name | 1 |
| DATA_SOURCE | 0 | arg | r kstrdup |
| DATA_SOURCE | 1 | parg | $2 |
| DATA_SOURCE | 2 | ctx | $3 |
| HALF_LOCKED2 | _T->lock | ||
| HALF_LOCKED2 | global &dyn_event_ops_mutex |