Defined in 3 files as a prototype:
- arch/loongarch/kernel/rethook.h, line 6 (as a prototype)
- arch/riscv/kernel/probes/rethook.h, line 6 (as a prototype)
- include/linux/rethook.h, line 70 (as a prototype)
Defined in 5 files as a function:
- arch/loongarch/kernel/rethook.c, line 17 (as a function)
- arch/powerpc/kernel/rethook.c, line 31 (as a function)
- arch/riscv/kernel/probes/rethook.c, line 18 (as a function)
- arch/s390/kernel/rethook.c, line 6 (as a function)
- arch/x86/kernel/rethook.c, line 117 (as a function)
Referenced in 6 files:
- arch/loongarch/kernel/rethook.c, line 25
- arch/powerpc/kernel/rethook.c, line 39
- arch/riscv/kernel/probes/rethook.c, line 27
- arch/s390/kernel/rethook.c, line 14
- arch/x86/kernel/rethook.c, line 127
- kernel/trace/rethook.c, line 199
Smatch caller information:
kernel/trace/rethook.c rethook_hook() -> arch_rethook_prepare()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | rh | 1-u64max |
| BUF_SIZE | 1 | regs | (-1),168 |
| BUF_SIZE | 1 | regs | (-1),168 |
| DATA_SOURCE | 0 | rh | $0 |
| DATA_SOURCE | 1 | regs | $1 |
| DATA_SOURCE | 2 | mcount | $2 |
| NOCHECK_CALL |