Home
last modified time | relevance | path

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

/linux-6.1.9/tools/lib/bpf/
Dbtf.c3463 static bool btf_compat_enum(struct btf_type *t1, struct btf_type *t2) in btf_compat_enum() function
3774 if (btf_compat_enum(t, cand)) { in btf_dedup_prim_type()
4102 return btf_compat_enum(cand_type, canon_type); in btf_dedup_is_equiv()