Home
last modified time | relevance | path

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

/openbmc/linux/tools/lib/bpf/
H A Dbtf.c2894 static int btf_dedup_prim_types(struct btf_dedup *d);
3068 err = btf_dedup_prim_types(d); in btf__dedup()
3827 static int btf_dedup_prim_types(struct btf_dedup *d) in btf_dedup_prim_types() function