Home
last modified time | relevance | path

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

/openbmc/linux/tools/lib/bpf/
H A Dbtf.c2898 static int btf_dedup_compact_types(struct btf_dedup *d);
3088 err = btf_dedup_compact_types(d); in btf__dedup()
4663 static int btf_dedup_compact_types(struct btf_dedup *d) in btf_dedup_compact_types() function