Documented in 1 files:
Defined in 1 files as a prototype:
Defined in 2 files as a function:
- include/linux/trace_events.h, line 806 (as a function)
- kernel/trace/bpf_trace.c, line 173 (as a function)
Referenced in 1 files:
Smatch caller information:
kernel/trace/trace_syscalls.c perf_call_bpf_enter() -> trace_call_bpf_faultable()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | call | 4096-ptr_max |
| PARAM_VALUE | 0 | call->prog_array | 1-u64max |
| PARAM_VALUE | 1 | ctx | 4096-ptr_max |
| BUF_SIZE | 1 | ctx | 64 |
| DATA_SOURCE | 0 | call | $0 |
kernel/trace/trace_syscalls.c perf_call_bpf_exit() -> trace_call_bpf_faultable()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | call | 4096-ptr_max |
| PARAM_VALUE | 0 | call->prog_array | 1-u64max |
| PARAM_VALUE | 1 | ctx | 4096-ptr_max |
| BUF_SIZE | 1 | ctx | 24 |
| DATA_SOURCE | 0 | call | $0 |