Searched defs:module_btf (Results 1 - 3 of 3) sorted by relevance
| /kernel/linux/linux-6.6/tools/testing/selftests/bpf/prog_tests/ | ||
| H A D | btf_module.c | 12 struct btf *vmlinux_btf, *module_btf; in test_btf_module() local |
| H A D | btf_tag.c | 54 static int load_btfs(struct btf **vmlinux_btf, struct btf **module_btf, in load_btfs() argument 112 struct btf *vmlinux_btf = NULL, *module_btf = NULL; test_btf_type_tag_mod_user() local 166 struct btf *vmlinux_btf, *module_btf; test_btf_type_tag_mod_percpu() local [all...] |
| /kernel/linux/linux-6.6/tools/lib/bpf/ | ||
| H A D | libbpf.c | 587 struct module_btf { struct |
Completed in 17 milliseconds