Home
last modified time | relevance | path

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

/third_party/libbpf/src/
H A Dbtf.c3748 static bool btf_compat_enum(struct btf_type *t1, struct btf_type *t2) function
4053 if (btf_compat_enum(t, cand)) {
4361 return btf_compat_enum(cand_type, canon_type);

Completed in 8 milliseconds