Defined in 2 files as a prototype:
- include/linux/btf.h, line 573 (as a prototype)
- tools/lib/bpf/libbpf_internal.h, line 251 (as a prototype)
Defined in 3 files as a function:
- include/linux/btf.h, line 620 (as a function)
- kernel/bpf/btf.c, line 1919 (as a function)
- tools/lib/bpf/btf.c, line 6230 (as a function)
Referenced in 1 files:
Smatch caller information:
kernel/bpf/btf_relocate.c btf_relocate() -> btf_set_base_btf()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | btf | 4096-ptr_max |
| PARAM_VALUE | 1 | base_btf | 1-u64max |
| DATA_SOURCE | 0 | btf | $0 |
| DATA_SOURCE | 1 | base_btf | $1 |
| PARAM_COMPARE | 1 | base_btf | != $0->base_btf |
| PARAM_COMPARE | 1 | base_btf | != $0->base_btf |
| NOCHECK_CALL |