Home
last modified time | relevance | path

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

/third_party/libbpf/src/
H A Dbtf.c3731 static bool btf_equal_enum(struct btf_type *t1, struct btf_type *t2) function
3751 return btf_equal_enum(t1, t2);
4049 if (btf_equal_enum(t, cand)) {

Completed in 9 milliseconds