Defined in 2 files as a function:
Referenced in 1 files:
Smatch caller information:
kernel/bpf/syscall.c link_create() -> bpf_perf_link_attach()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | attr | 4096-ptr_max |
| PARAM_VALUE | 0 | attr->link_create.attach_type | 41 |
| PARAM_VALUE | 1 | prog | 4096-ptr_max |
| PARAM_VALUE | 1 | prog->type | 5,7 |
| BUF_SIZE | 1 | prog | s32min-(-2),1-s32max |
| BUF_SIZE | 1 | prog | s32min-(-2),1-s32max |
| DATA_SOURCE | 0 | attr | $0 |
| DATA_SOURCE | 1 | prog | r bpf_prog_get |
kernel/bpf/syscall.c link_create() -> bpf_perf_link_attach()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | attr | 4096-ptr_max |
| PARAM_VALUE | 0 | attr->link_create.attach_type | 41 |
| PARAM_VALUE | 1 | prog | 4096-ptr_max |
| PARAM_VALUE | 1 | prog->type | 2 |
| BUF_SIZE | 1 | prog | s32min-(-2),1-s32max |
| BUF_SIZE | 1 | prog | s32min-(-2),1-s32max |
| DATA_SOURCE | 0 | attr | $0 |
| DATA_SOURCE | 1 | prog | r bpf_prog_get |