Defined in 1 files as a prototype:
Defined in 2 files as a function:
- arch/x86/kernel/kprobes/common.h, line 99 (as a function)
- arch/x86/kernel/kprobes/opt.c, line 535 (as a function)
Referenced in 2 files:
Smatch caller information:
arch/x86/kernel/kprobes/core.c setup_singlestep() -> setup_detour_execution()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | p | 4096-ptr_max |
| PARAM_VALUE | 1 | regs | 4096-ptr_max |
| PARAM_VALUE | 1 | regs->fred_ss.type | 4,6 |
| PARAM_VALUE | 1 | regs->fred_ss.vector | 3 |
| PARAM_VALUE | 1 | regs->orig_ax | u64max |
| PARAM_VALUE | 2 | reenter | 0-1 |
| CAPPED_DATA | 0 | p->addr | 1 |
| DATA_SOURCE | 0 | p | $0 |
| DATA_SOURCE | 1 | regs | $1 |
| DATA_SOURCE | 2 | reenter | $3 |
| HARD_MAX | 1 | regs->fred_ss.type | 6 |
| HARD_MAX | 2 | reenter | 1 |
| PREEMPT_ADD |