Searched defs:vmlinux_btf (Results 1 – 5 of 5) sorted by relevance
54 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() local142 struct btf *vmlinux_btf = NULL; in test_btf_type_tag_vmlinux_user() local166 struct btf *vmlinux_btf, *module_btf; in test_btf_type_tag_mod_percpu() local197 struct btf *vmlinux_btf = NULL; in test_btf_type_tag_vmlinux_percpu() local
12 struct btf *vmlinux_btf, *module_btf; in test_btf_module() local
131 struct btf *vmlinux_btf; in test_rcu_read_lock() local
996 struct btf *vmlinux_btf; in get_bpf_max_tramp_links() local
4811 struct btf *btf__load_module_btf(const char *module_name, struct btf *vmlinux_btf) in btf__load_module_btf()
Completed in 16 milliseconds