Home
last modified time | relevance | path

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

/Linux-v5.4/tools/lib/bpf/
Dbtf.c1754 static bool btf_equal_int(struct btf_type *t1, struct btf_type *t2) in btf_equal_int() function
2022 if (btf_equal_int(t, cand)) { in btf_dedup_prim_type()
2279 return btf_equal_int(cand_type, canon_type); in btf_dedup_is_equiv()