Home
last modified time | relevance | path

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

/openbmc/linux/tools/lib/bpf/
H A Dbtf.c3526 static bool btf_shallow_equal_struct(struct btf_type *t1, struct btf_type *t2) in btf_shallow_equal_struct() function
3911 if (!btf_shallow_equal_struct(t1, t2)) in btf_dedup_identical_structs()
4134 if (!btf_shallow_equal_struct(cand_type, canon_type)) in btf_dedup_is_equiv()
4324 if (!btf_shallow_equal_struct(t, cand_type)) in btf_dedup_struct_type()