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.c5342 struct btf_distill { struct
5350 static int btf_add_distilled_type_ids(struct btf_distill *dist, __u32 i) in btf_add_distilled_type_ids() argument
5415 static int btf_add_distilled_types(struct btf_distill *dist) in btf_add_distilled_types()
5510 static int btf_update_distilled_type_ids(struct btf_distill *dist, __u32 i) in btf_update_distilled_type_ids()
5551 struct btf_distill dist = {}; in btf__distill_base()