Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/tools/lib/bpf/
Dbtf.c3417 static bool btf_shallow_equal_struct(struct btf_type *t1, struct btf_type *t2) in btf_shallow_equal_struct() function
3896 if (!btf_shallow_equal_struct(cand_type, canon_type)) in btf_dedup_is_equiv()
4069 if (!btf_shallow_equal_struct(t, cand_type)) in btf_dedup_struct_type()