Defined in 2 files as a function:
Referenced in 1 files:
Smatch caller information:
kernel/events/core.c __perf_event_set_bpf_prog() -> perf_event_set_bpf_handler()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | event | 4096-ptr_max |
| PARAM_VALUE | 1 | prog | 4096-ptr_max |
| BUF_SIZE | 0 | event | s32min-(-2),1-s32max |
| BUF_SIZE | 0 | event | s32min-(-2),1-s32max |
| BUF_SIZE | 1 | prog | s32min-(-2),1-s32max |
| BUF_SIZE | 1 | prog | s32min-(-2),1-s32max |
| CAPPED_DATA | 0 | event->ctx | 1 |
| DATA_SOURCE | 0 | event | $0 |
| DATA_SOURCE | 1 | prog | $1 |
| DATA_SOURCE | 2 | bpf_cookie | $2 |