Defined in 1 files as a function:
Referenced in 1 files:
Smatch caller information:
kernel/bpf/stream.c bpf_stream_push_str() -> __bpf_stream_push_str()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | log | 4096-ptr_max |
| PARAM_VALUE | 2 | len | 0-s32max |
| CAPPED_DATA | 1 | str | 1 |
| DATA_SOURCE | 1 | str | $1 |
| DATA_SOURCE | 2 | len | $2 |
kernel/bpf/stream.c bpf_stream_stage_printk() -> __bpf_stream_push_str()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | log | 4096-ptr_max |
| BUF_SIZE | 1 | str | 1024 |
| DATA_SOURCE | 2 | len | r vsnprintf |
| PREEMPT_ADD | <- disables preempt | ||
| RX_PATH | |||
| TASK_NOT_RUNNING |