Home
last modified time | relevance | path

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

/linux/tools/lib/bpf/
H A Dbtf.c5921 struct btf_distill { struct
5929 static int btf_add_distilled_type_ids(struct btf_distill *dist, __u32 i) in btf_add_distilled_type_ids() argument
5994 static int btf_add_distilled_types(struct btf_distill *dist) in btf_add_distilled_types()
6089 static int btf_update_distilled_type_ids(struct btf_distill *dist, __u32 i) in btf_update_distilled_type_ids()
6130 struct btf_distill dist = {}; in btf__distill_base()