Home
last modified time | relevance | path

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

/linux/tools/lib/bpf/
H A Dbtf.c5247 static inline bool btf_equal_by_kind(struct btf_type *t1, struct btf_type *t2, __u16 kind) in btf_equal_by_kind() function
5315 if (!btf_equal_by_kind(t, cand_type, kind)) in btf_dedup_struct_type()