Home
last modified time | relevance | path

Searched defs:vmlinux_btf (Results 1 – 8 of 8) sorted by relevance

/linux/tools/testing/selftests/bpf/prog_tests/
H A Dbtf_tag.c54 static int load_btfs(struct btf **vmlinux_btf, struct btf **module_btf, in load_btfs()
112 struct btf *vmlinux_btf = NULL, *module_btf = NULL; in test_btf_type_tag_mod_user() local
142 struct btf *vmlinux_btf = NULL; in test_btf_type_tag_vmlinux_user() local
166 struct btf *vmlinux_btf, *module_btf; in test_btf_type_tag_mod_percpu() local
197 struct btf *vmlinux_btf = NULL; in test_btf_type_tag_vmlinux_percpu() local
H A Dbtf_module.c12 struct btf *vmlinux_btf, *module_btf; in test_btf_module() local
H A Dmodule_fentry_shadow.c58 struct btf *vmlinux_btf = NULL, *mod_btf = NULL; in test_module_fentry_shadow() local
H A Dbtf_distill.c503 struct btf *split_btf = NULL, *vmlinux_btf = btf__load_vmlinux_btf(); in test_distilled_base_vmlinux() local
/linux/tools/testing/selftests/bpf/
H A Dtest_progs.c1253 struct btf *vmlinux_btf; in get_bpf_max_tramp_links() local
H A Dtest_verifier.c964 static struct btf *vmlinux_btf; global() variable
/linux/tools/lib/bpf/
H A Dbtf.c5253 struct btf *btf__load_module_btf(const char *module_name, struct btf *vmlinux_btf) in btf__load_module_btf()
/linux/kernel/bpf/
H A Dbtf.c6268 struct btf *btf = NULL, *vmlinux_btf, *base_btf = NULL; in btf_parse_module() local