Home
last modified time | relevance | path

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

/third_party/libbpf/src/
Dbtf.c3599 static bool btf_compat_enum(struct btf_type *t1, struct btf_type *t2) function
3904 if (btf_compat_enum(t, cand)) {
4212 return btf_compat_enum(cand_type, canon_type);