Documented in 1 files:
Defined in 1 files as a prototype:
Defined in 1 files as a function:
Referenced in 1 files:
Smatch caller information:
kernel/trace/trace_printk.c __ftrace_vbprintk() -> trace_vbprintk()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 1 | fmt | 1-u64max |
| DATA_SOURCE | 0 | ip | $0 |
| DATA_SOURCE | 1 | fmt | $1 |
| DATA_SOURCE | 2 | args | $2 |
kernel/trace/trace_printk.c __trace_bprintk() -> trace_vbprintk()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 1 | fmt | 1-u64max |
| BUF_SIZE | 2 | args | 8 |
| BUF_SIZE | 2 | args | 8 |
| DATA_SOURCE | 0 | ip | $0 |
| DATA_SOURCE | 1 | fmt | $1 |
| PARAM_COMPARE | 1 | &fmt | == $2 |