Home
last modified time | relevance | path

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

/linux/tools/lib/bpf/
H A Drelo_core.c154 if (!btf_kind_core_compat(local_type, targ_type)) in __bpf_core_types_are_compat()
167 if (!btf_kind_core_compat(local_type, targ_type)) in __bpf_core_types_are_compat()
428 if (!btf_kind_core_compat(local_type, targ_type)) in bpf_core_fields_are_compat()
H A Dbtf.h572 static inline bool btf_kind_core_compat(const struct btf_type *t1, in btf_kind_core_compat() function
H A Dlibbpf.c5821 if (!btf_kind_core_compat(t, local_t)) in bpf_core_add_cands()
/linux/include/linux/
H A Dbtf.h299 static inline bool btf_kind_core_compat(const struct btf_type *t1, in btf_kind_core_compat() function