Defined in 1 files as a function:
Referenced in 1 files:
Smatch caller information:
lib/bug.c report_bug() -> __report_bug()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | bug | 0 |
| PARAM_VALUE | 2 | regs | 4096-ptr_max |
| PARAM_VALUE | 2 | regs->orig_ax | 0-u32max,u64max |
| DATA_SOURCE | 1 | bugaddr | $0 |
| DATA_SOURCE | 2 | regs | $1 |
| PREEMPT_ADD | <- disables preempt |
lib/bug.c report_bug_entry() -> __report_bug()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | bug | 4096-ptr_max |
| PARAM_VALUE | 2 | regs | 4096-ptr_max |
| PARAM_VALUE | 2 | regs->orig_ax | 0-u32max,u64max |
| DATA_SOURCE | 0 | bug | $0 |
| DATA_SOURCE | 2 | regs | $1 |
| PREEMPT_ADD | <- disables preempt |