Home
last modified time | relevance | path

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

/Linux-v6.1/tools/lib/bpf/
Dbtf.c3890 static int btf_dedup_identical_arrays(struct btf_dedup *d, __u32 id1, __u32 id2) in btf_dedup_identical_arrays() function
4048 if (btf_dedup_identical_arrays(d, hypot_type_id, cand_id)) in btf_dedup_is_equiv()