Home
last modified time | relevance | path

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

/linux-6.12.1/tools/lib/bpf/
Dbtf.c5177 struct btf_distill { struct
5185 static int btf_add_distilled_type_ids(struct btf_distill *dist, __u32 i) in btf_add_distilled_type_ids() argument
5250 static int btf_add_distilled_types(struct btf_distill *dist) in btf_add_distilled_types()
5345 static int btf_update_distilled_type_ids(struct btf_distill *dist, __u32 i) in btf_update_distilled_type_ids()
5386 struct btf_distill dist = {}; in btf__distill_base()