Home
last modified time | relevance | path

Searched refs:new_base_btf (Results 1 – 2 of 2) sorted by relevance

/linux-6.15/tools/lib/bpf/
H A Dbtf.h129 LIBBPF_API int btf__distill_base(const struct btf *src_btf, struct btf **new_base_btf,
H A Dbtf.c5596 int btf__distill_base(const struct btf *src_btf, struct btf **new_base_btf, in btf__distill_base() argument
5608 if (!new_base_btf || !new_split_btf || !old_base) in btf__distill_base()
5691 *new_base_btf = new_base; in btf__distill_base()