Searched defs:module_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() local166 struct btf *vmlinux_btf, *module_btf; in test_btf_type_tag_mod_percpu() local
12 struct btf *vmlinux_btf, *module_btf; in test_btf_module() local
603 struct module_btf { struct604 struct btf *btf;605 char *name;606 __u32 id;607 int fd;608 int fd_array_idx;
1053 struct btf *btf, *vmlinux_btf, *module_btf = NULL; in fentry_can_attach() local
703 struct btf *vmlinux_btf = NULL, *module_btf = NULL; in find_btf_id() local