Home
last modified time | relevance | path

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

/linux-6.12.1/tools/lib/bpf/
Dbtf.c4152 static bool btf_dedup_identical_structs(struct btf_dedup *d, __u32 id1, __u32 id2) in btf_dedup_identical_structs() function
4172 !btf_dedup_identical_structs(d, m1->type, m2->type)) in btf_dedup_identical_structs()
4308 if (btf_dedup_identical_structs(d, hypot_type_id, cand_id)) in btf_dedup_is_equiv()