Home
last modified time | relevance | path

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

/Linux-v6.6/tools/lib/bpf/
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.c5468 if (!btf_kind_core_compat(t, local_t)) in bpf_core_add_cands()
/Linux-v6.6/include/linux/
Dbtf.h270 static inline bool btf_kind_core_compat(const struct btf_type *t1, in btf_kind_core_compat() function