Home
last modified time | relevance | path

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

/linux-5.10/tools/lib/bpf/
Dbtf.c3451 static bool btf_equal_array(struct btf_type *t1, struct btf_type *t2) in btf_equal_array() function
4173 if (btf_equal_array(t, cand)) { in btf_dedup_ref_type()