Defined in 3 files as a function:
- kernel/trace/trace_fprobe.c, line 735 (as a function)
- kernel/trace/trace_kprobe.c, line 1901 (as a function)
- kernel/trace/trace_uprobe.c, line 1604 (as a function)
Referenced in 3 files:
Smatch caller information:
kernel/trace/trace_fprobe.c register_fprobe_event() -> init_trace_event_call()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | tu | 4096-ptr_max |
| PARAM_VALUE | 0 | tu->tp.event | 4096-ptr_max |
| CAPPED_DATA | 0 | tu->tp.nr_args | 1 |
| DATA_SOURCE | 0 | tu | $0 |
| NOCHECK_CALL | |||
| LOCK2 | _T->lock |
kernel/trace/trace_uprobe.c create_local_trace_uprobe() -> init_trace_event_call()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | tu | 4096-ptr_max |
| PARAM_VALUE | 0 | tu->tp.event | 4096-ptr_max |
| BUF_SIZE | 0 | tu | 176-7344 |
| BUF_SIZE | 0 | tu | 176-7344 |
| DATA_SOURCE | 0 | tu | r alloc_trace_uprobe |
| CAPABLE | 0 | 21 | |
| NOCHECK_CALL | |||
| LOCK2 | _T->lock | ||
| HALF_LOCKED2 | &p_event->group_leader->ctx->mutex |
kernel/trace/trace_uprobe.c register_uprobe_event() -> init_trace_event_call()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | tu | 4096-ptr_max |
| PARAM_VALUE | 0 | tu->tp.event | 4096-ptr_max |
| BUF_SIZE | 0 | tu | 176-7344 |
| BUF_SIZE | 0 | tu | 176-7344 |
| CAPPED_DATA | 0 | tu->tp.nr_args | 1 |
| DATA_SOURCE | 0 | tu | $0 |
| NOCHECK_CALL | |||
| USER_DATA | 0 | tu->offset | 0-u64max |
| USER_DATA | 0 | tu->ref_ctr_offset | 0-u64max |
| LOCK2 | _T->lock | ||
| LOCK2 | global &dyn_event_ops_mutex |
kernel/trace/trace_kprobe.c create_local_trace_kprobe() -> init_trace_event_call()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | tu | 4096-ptr_max |
| DATA_SOURCE | 0 | tu | r alloc_trace_kprobe |
| NOCHECK_CALL | |||
| LOCK2 | _T->lock | ||
| HALF_LOCKED2 | &p_event->group_leader->ctx->mutex |
kernel/trace/trace_kprobe.c register_kprobe_event() -> init_trace_event_call()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | tu | 4096-ptr_max |
| PARAM_VALUE | 0 | tu->tp.event | 4096-ptr_max |
| CAPPED_DATA | 0 | tu->tp.nr_args | 1 |
| DATA_SOURCE | 0 | tu | $0 |
| NOCHECK_CALL | |||
| LOCK2 | _T->lock |