Defined in 1 files as a function:
Referenced in 1 files:
Smatch caller information:
kernel/bpf/syscall.c bpf_prog_load() -> bpf_prog_load_check_attach()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | prog_type | 3-4,6,8-16,18-19,21-23,25,28,32 |
| PARAM_VALUE | 1 | expected_attach_type | 0-61 |
| PARAM_VALUE | 2 | attach_btf | 0,4096-ptr_max |
| PARAM_VALUE | 4 | dst_prog | 0,4096-ptr_max |
| BUF_SIZE | 2 | attach_btf | s32min-(-2),0-s32max |
| BUF_SIZE | 2 | attach_btf | s32min-(-2),0-s32max |
| BUF_SIZE | 4 | dst_prog | s32min-(-2),0-s32max |
| BUF_SIZE | 4 | dst_prog | s32min-(-2),0-s32max |
| DATA_SOURCE | 5 | multi_func | r is_tracing_multi |