Home
last modified time | relevance | path

Searched defs:module_btf (Results 1 – 3 of 3) sorted by relevance

/openbmc/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
166 struct btf *vmlinux_btf, *module_btf; in test_btf_type_tag_mod_percpu() local
H A Dbtf_module.c12 struct btf *vmlinux_btf, *module_btf; in test_btf_module() local
/openbmc/linux/tools/lib/bpf/
H A Dlibbpf.c587 struct module_btf { struct
588 struct btf *btf;
589 char *name;
590 __u32 id;
591 int fd;
592 int fd_array_idx;