Defined in 2 files as a function:
- kernel/trace/trace_printk.c, line 122 (as a function)
- kernel/trace/trace_printk.c, line 179 (as a function)
Referenced in 1 files:
Smatch caller information:
kernel/trace/trace_printk.c find_next() -> find_next_mod_format()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | start_index | (-644770816) |
| PARAM_VALUE | 1 | v | 0-ptr_max |
| PARAM_VALUE | 2 | fmt | 0-ptr_max |
| PARAM_VALUE | 3 | pos | 4096-ptr_max |
| PARAM_VALUE | 3 | *pos | 318400253577262592-s64max |
| DATA_SOURCE | 1 | v | $0 |
| DATA_SOURCE | 2 | fmt | $0 |
| DATA_SOURCE | 3 | pos | $1 |
| FUZZY_MAX | 3 | *pos | 318400253577262592 |
| PARAM_COMPARE | 1 | v | == $2 |
| PARAM_COMPARE | 2 | fmt | == $1 |
| PARAM_COMPARE | 2 | fmt | == $1 |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| LOCK2 | &m->lock | ||
| HALF_LOCKED2 | global &btrace_mutex | ||
| TYPE_LOCK | (struct seq_file)->lock |