Searched defs:module_btf (Results 1 – 3 of 3) 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
586 struct module_btf { struct587 struct btf *btf;588 char *name;589 __u32 id;590 int fd;591 int fd_array_idx;