Home
last modified time | relevance | path

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

/third_party/libbpf/src/
H A Dbtf.c3788 static bool btf_shallow_equal_struct(struct btf_type *t1, struct btf_type *t2) function
4173 if (!btf_shallow_equal_struct(t1, t2))
4396 if (!btf_shallow_equal_struct(cand_type, canon_type))
4577 * btf_shallow_equal_struct() internally when checking two
4586 if (!btf_shallow_equal_struct(t, cand_type))

Completed in 6 milliseconds