Home
last modified time | relevance | path

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

/linux-6.1.9/tools/lib/bpf/
Dbtf.c3436 static bool btf_equal_enum64(struct btf_type *t1, struct btf_type *t2) in btf_equal_enum64() function
3476 return btf_equal_enum64(t1, t2); in btf_compat_enum64()
3791 if (btf_equal_enum64(t, cand)) { in btf_dedup_prim_type()