Documented in 1 files:
Defined in 1 files as a prototype:
Defined in 1 files as a function:
Referenced in 2 files:
Smatch caller information:
kernel/trace/trace_printk.c trace_vbprintk() -> vbin_printf()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | bin_buf | 1-u64max |
| PARAM_VALUE | 1 | size | 256 |
| PARAM_VALUE | 2 | fmt_str | 1-u64max |
| BUF_SIZE | 0 | bin_buf | 1024 |
| BUF_SIZE | 0 | bin_buf | 1024 |
| BUF_SIZE | 3 | args | (-1),8 |
| BUF_SIZE | 3 | args | (-1),8 |
| DATA_SOURCE | 0 | bin_buf | r get_trace_buf |
| DATA_SOURCE | 2 | fmt_str | $1 |
| DATA_SOURCE | 3 | args | $2 |
| PREEMPT_ADD | <- disables preempt |