Defined in 1 files as a prototype:
Defined in 1 files as a function:
Referenced in 4 files:
- kernel/trace/trace_eprobe.c, line 658
- kernel/trace/trace_fprobe.c, line 1472
- kernel/trace/trace_kprobe.c, line 381
- kernel/trace/trace_uprobe.c, line 1158
Smatch caller information:
kernel/trace/trace_fprobe.c enable_trace_fprobe() -> trace_probe_add_file()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | tp | 4096-ptr_max |
| PARAM_VALUE | 0 | tp->event | 4096-ptr_max |
| PARAM_VALUE | 1 | file | 4096-ptr_max |
| BUF_SIZE | 1 | file | s32min-(-1),1-s32max |
| BUF_SIZE | 1 | file | s32min-(-1),1-s32max |
| DATA_SOURCE | 0 | tp | r trace_probe_primary_from_call |
| DATA_SOURCE | 1 | file | $1 |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| HALF_LOCKED2 | _T->lock |
kernel/trace/trace_uprobe.c probe_event_enable() -> trace_probe_add_file()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | tp | 4096-ptr_max |
| PARAM_VALUE | 0 | tp->event | 4096-ptr_max |
| PARAM_VALUE | 1 | file | 4096-ptr_max |
| BUF_SIZE | 1 | file | s32min-(-1),1-s32max |
| BUF_SIZE | 1 | file | s32min-(-1),1-s32max |
| DATA_SOURCE | 0 | tp | r trace_probe_primary_from_call |
| DATA_SOURCE | 1 | file | $1 |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| HALF_LOCKED2 | _T->lock |
kernel/trace/trace_eprobe.c enable_trace_eprobe() -> trace_probe_add_file()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | tp | 4096-ptr_max |
| PARAM_VALUE | 0 | tp->event | 4096-ptr_max |
| PARAM_VALUE | 1 | file | 4096-ptr_max |
| BUF_SIZE | 1 | file | s32min-(-1),1-s32max |
| BUF_SIZE | 1 | file | s32min-(-1),1-s32max |
| DATA_SOURCE | 0 | tp | r trace_probe_primary_from_call |
| DATA_SOURCE | 1 | file | $1 |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| HALF_LOCKED2 | _T->lock |
kernel/trace/trace_kprobe.c enable_trace_kprobe() -> trace_probe_add_file()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | tp | 4096-ptr_max |
| PARAM_VALUE | 0 | tp->event | 4096-ptr_max |
| PARAM_VALUE | 1 | file | 4096-ptr_max |
| BUF_SIZE | 1 | file | s32min-(-1),1-s32max |
| BUF_SIZE | 1 | file | s32min-(-1),1-s32max |
| DATA_SOURCE | 0 | tp | r trace_probe_primary_from_call |
| DATA_SOURCE | 1 | file | $1 |
| RX_PATH | |||
| TASK_NOT_RUNNING |