Home
last modified time | relevance | path

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

/openbmc/linux/tools/lib/bpf/
H A 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()
H A Dbtf.h457 static inline bool btf_kind_core_compat(const struct btf_type *t1, in btf_kind_core_compat() function
H A Dlibbpf.c5474 if (!btf_kind_core_compat(t, local_t)) in bpf_core_add_cands()
/openbmc/linux/include/linux/
H A Dbtf.h270 static inline bool btf_kind_core_compat(const struct btf_type *t1, in btf_kind_core_compat() function