Home
last modified time | relevance | path

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

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