Home
last modified time | relevance | path

Searched refs:btf_base_btf (Results 1 – 3 of 3) sorted by relevance

/linux/tools/lib/bpf/
H A Dbtf_relocate.c18 #define btf__base_btf btf_base_btf
/linux/include/linux/
H A Dbtf.h220 struct btf *btf_base_btf(const struct btf *btf);
/linux/kernel/bpf/
H A Dbtf.c1764 struct btf *btf_base_btf(const struct btf *btf) in btf_base_btf() function