Home
last modified time | relevance | path

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

/external/libbpf/src/
Dbtf.c3545 static bool btf_shallow_equal_struct(struct btf_type *t1, struct btf_type *t2) in btf_shallow_equal_struct() function
3928 if (!btf_shallow_equal_struct(t1, t2)) in btf_dedup_identical_structs()
4148 if (!btf_shallow_equal_struct(cand_type, canon_type)) in btf_dedup_is_equiv()
4338 if (!btf_shallow_equal_struct(t, cand_type)) in btf_dedup_struct_type()