Home
last modified time | relevance | path

Searched defs:local_btf (Results 1 – 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/tools/testing/selftests/bpf/prog_tests/
Dcore_reloc.c336 struct btf *local_btf = btf__parse(test->bpf_obj_file, NULL); in setup_type_id_case_local() local
/kernel/linux/linux-5.10/tools/lib/bpf/
Dlibbpf.c4675 static struct ids_vec *bpf_core_find_cands(const struct btf *local_btf, in bpf_core_find_cands()
4750 static int bpf_core_fields_are_compat(const struct btf *local_btf, in bpf_core_fields_are_compat()
4819 static int bpf_core_match_member(const struct btf *local_btf, in bpf_core_match_member()
4910 static int bpf_core_types_are_compat(const struct btf *local_btf, __u32 local_id, in bpf_core_types_are_compat()
5723 const struct btf *local_btf, in bpf_core_apply_relo()