Home
last modified time | relevance | path

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

/linux-6.15/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.h499 static inline bool btf_kind_core_compat(const struct btf_type *t1, in btf_kind_core_compat() function
H A Dlibbpf.c5607 if (!btf_kind_core_compat(t, local_t)) in bpf_core_add_cands()
/linux-6.15/include/linux/
H A Dbtf.h290 static inline bool btf_kind_core_compat(const struct btf_type *t1, in btf_kind_core_compat() function