Defined in 5 files as a function:
- arch/mips/kernel/kprobes.c, line 235 (as a function)
- arch/powerpc/kernel/kprobes.c, line 195 (as a function)
- arch/sh/kernel/kprobes.c, line 139 (as a function)
- arch/sparc/kernel/kprobes.c, line 101 (as a function)
- arch/x86/kernel/kprobes/core.c, line 455 (as a function)
Referenced in 5 files:
- arch/mips/kernel/kprobes.c
- arch/powerpc/kernel/kprobes.c
- arch/sh/kernel/kprobes.c
- arch/sparc/kernel/kprobes.c
- arch/x86/kernel/kprobes/core.c, line 745
Smatch caller information:
arch/x86/kernel/kprobes/core.c arch_copy_kprobe() -> prepare_singlestep()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | buf | 1894839125929943040 |
| PARAM_VALUE | 1 | p | 4096-ptr_max |
| PARAM_VALUE | 1 | p->addr | 1-3556549974045937663,6432617772963328000-ptr_max |
| PARAM_VALUE | 1 | p->ainsn.emulate_op | 1835914493817720832,2456243549297958912,4064277757688889344,4990071156833263616,5647785765206134784,7174497373898915840 |
| PARAM_VALUE | 1 | p->ainsn.insn | 1-u64max |
| PARAM_VALUE | 1 | p->ainsn.jcc.type | 0-15 |
| PARAM_VALUE | 1 | p->ainsn.loop.asize | 0 |
| PARAM_VALUE | 1 | p->ainsn.loop.type | 0 |
| PARAM_VALUE | 1 | p->ainsn.opcode | 156-157,250-251 |
| PARAM_VALUE | 1 | p->ainsn.size | 0 |
| PARAM_VALUE | 2 | insn | 5071505957062545408 |
| PARAM_VALUE | 2 | insn->immediate.nbytes | 0-2,4 |
| PARAM_VALUE | 2 | insn->length | 0 |
| BUF_SIZE | 0 | buf | 15 |
| BUF_SIZE | 1 | p | (-1),128 |
| BUF_SIZE | 1 | p | (-1),128 |
| BUF_SIZE | 1 | p->symbol_name | (-1),512 |
| CAPPED_DATA | 1 | p->addr | 1 |
| DATA_SOURCE | 1 | p | $0 |
| MEM_ZERO | 1 | &p->ainsn | |
| LOCK2 | _T->lock | ||
| HALF_LOCKED2 | global &fei_lock | ||
| HALF_LOCKED2 | global &jump_label_mutex |