Home
last modified time | relevance | path

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

/linux/tools/lib/bpf/
H A Dbtf.c4074 static bool btf_dedup_identical_structs(struct btf_dedup *d, __u32 id1, __u32 id2) in btf_dedup_identical_structs() function
4094 !btf_dedup_identical_structs(d, m1->type, m2->type)) in btf_dedup_identical_structs()
4230 if (btf_dedup_identical_structs(d, hypot_type_id, cand_id)) in btf_dedup_is_equiv()