Searched defs:local_btf (Results 1 – 3 of 3) sorted by relevance
329 static int bpf_core_fields_are_compat(const struct btf *local_btf, in bpf_core_fields_are_compat()397 static int bpf_core_match_member(const struct btf *local_btf, in bpf_core_match_member()1184 const struct btf *local_btf, in bpf_core_apply_relo_insn()
5346 bpf_core_find_cands(struct bpf_object *obj, const struct btf *local_btf, __u32 local_type_id) in bpf_core_find_cands()5425 int bpf_core_types_are_compat(const struct btf *local_btf, __u32 local_id, in bpf_core_types_are_compat()5536 const struct btf *local_btf, in bpf_core_apply_relo()
393 struct btf *local_btf = btf__parse(test->bpf_obj_file, NULL); in setup_type_id_case_local() local