Defined in 1 files as a function:
Referenced in 1 files:
Smatch caller information:
kernel/bpf/stream.c bpf_stream_vprintk() -> bpf_stream_push_str()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | stream | 4096-ptr_max |
| PARAM_VALUE | 2 | len | 0-s32max |
| CAPPED_DATA | 1 | str | 1 |
| DATA_SOURCE | 0 | stream | r bpf_stream_get |
| DATA_SOURCE | 2 | len | r bstr_printf |