Documented in 1 files:
Defined in 1 files as a prototype:
Defined in 1 files as a function:
Referenced in 3 files:
- kernel/trace/kprobe_event_gen_test.c
- kernel/trace/trace_boot.c, line 113
- kernel/trace/trace_kprobe.c, line 1150
Smatch caller information:
kernel/trace/kprobe_event_gen_test.c test_gen_kprobe_cmd() -> kprobe_event_cmd_init()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | cmd | 2404632739837820928 |
| PARAM_VALUE | 1 | buf | 4096-ptr_max |
| PARAM_VALUE | 2 | maxlen | 2048 |
| BUF_SIZE | 1 | buf | 2048 |
| BUF_SIZE | 1 | buf | 2048 |
| DATA_SOURCE | 1 | buf | r _kzalloc_noprof |
| NOCHECK_CALL |
kernel/trace/kprobe_event_gen_test.c test_gen_kretprobe_cmd() -> kprobe_event_cmd_init()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | cmd | 12332751505821696 |
| PARAM_VALUE | 1 | buf | 4096-ptr_max |
| PARAM_VALUE | 2 | maxlen | 2048 |
| BUF_SIZE | 1 | buf | 2048 |
| BUF_SIZE | 1 | buf | 2048 |
| DATA_SOURCE | 1 | buf | r _kzalloc_noprof |
| NOCHECK_CALL |
kernel/trace/trace_boot.c trace_boot_add_kprobe_event() -> kprobe_event_cmd_init()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | cmd | 3979185032077746176 |
| PARAM_VALUE | 0 | cmd->private_data | 0,7090523972630237184 |
| PARAM_VALUE | 0 | cmd->run_command | 0,103055467345981440,1256101315849646080 |
| PARAM_VALUE | 0 | cmd->type | 0-2 |
| PARAM_VALUE | 1 | buf | 2117883385907671040 |
| PARAM_VALUE | 2 | maxlen | 256 |
| BUF_SIZE | 1 | buf | 256 |
| NOCHECK_CALL |