Home
last modified time | relevance | path

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

/third_party/libbpf/src/
Drelo_core.c155 if (!btf_kind_core_compat(local_type, targ_type)) in __bpf_core_types_are_compat()
168 if (!btf_kind_core_compat(local_type, targ_type)) in __bpf_core_types_are_compat()
427 if (!btf_kind_core_compat(local_type, targ_type)) in bpf_core_fields_are_compat()
Dbtf.h457 static inline bool btf_kind_core_compat(const struct btf_type *t1, in btf_kind_core_compat() function
Dlibbpf.c5739 if (!btf_kind_core_compat(t, local_t))