Home
last modified time | relevance | path

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

/linux/tools/lib/bpf/
A Dbtf.c3414 static bool btf_compat_enum(struct btf_type *t1, struct btf_type *t2) in btf_compat_enum() function
3713 if (btf_compat_enum(t, cand)) { in btf_dedup_prim_type()
3985 return btf_compat_enum(cand_type, canon_type); in btf_dedup_is_equiv()

Completed in 11 milliseconds