Home
last modified time | relevance | path

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

/openbmc/linux/tools/lib/bpf/
H A Dbtf.c3469 static bool btf_equal_enum(struct btf_type *t1, struct btf_type *t2) in btf_equal_enum() function
3489 return btf_equal_enum(t1, t2); in btf_compat_enum()
3787 if (btf_equal_enum(t, cand)) { in btf_dedup_prim_type()