Defined in 1 files as a member:
Defined in 1 files as a function:
Referenced in 5 files:
- kernel/events/uprobes.c
- kernel/trace/bpf_trace.c, line 3356
- kernel/trace/trace_uprobe.c
- samples/kprobes/kretprobe_example.c
- tools/testing/selftests/bpf/test_kmods/bpf_testmod.c, line 736
Smatch caller information:
kernel/kprobes.c kretprobe_rethook_handler() -> (struct kretprobe)->handler()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | ri | 4096-ptr_max |
| PARAM_VALUE | 1 | regs | 4096-ptr_max |
| PARAM_VALUE | 1 | regs->cs | 16 |
| PARAM_VALUE | 1 | regs->csx | 16 |
| PARAM_VALUE | 1 | regs->ip | 1-5952596217597046783,5952596217597046785-u64max |
| PARAM_VALUE | 1 | regs->orig_ax | u64max |
| DATA_SOURCE | 1 | regs | $3 |
| NOCHECK_CALL |