Home
last modified time | relevance | path

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

/linux/tools/lib/bpf/
H A Dbtf.c3764 static bool btf_compat_array(struct btf_type *t1, struct btf_type *t2) in btf_compat_array() function
4294 if (!btf_compat_array(cand_type, canon_type)) in btf_dedup_is_equiv()