Searched defs:local_btf (Results 1 – 1 of 1) sorted by relevance
7656 int bpf_core_types_are_compat(const struct btf *local_btf, __u32 local_id, in bpf_core_types_are_compat()7665 int bpf_core_types_match(const struct btf *local_btf, u32 local_id, in bpf_core_types_match()7901 const struct btf *local_btf = ctx->btf; in bpf_core_find_cands() local