Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/tools/lib/bpf/
H A Dbtf.c3381 static bool btf_compat_enum(struct btf_type *t1, struct btf_type *t2) in btf_compat_enum() function
3617 if (btf_compat_enum(t, cand)) { in btf_dedup_prim_type()
3862 return btf_compat_enum(cand_type, canon_type); in btf_dedup_is_equiv()
/kernel/linux/linux-6.6/tools/lib/bpf/
H A Dbtf.c3486 static bool btf_compat_enum(struct btf_type *t1, struct btf_type *t2) in btf_compat_enum() function
3791 if (btf_compat_enum(t, cand)) { in btf_dedup_prim_type()
4099 return btf_compat_enum(cand_type, canon_type); in btf_dedup_is_equiv()

Completed in 13 milliseconds