Home
last modified time | relevance | path

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

/external/linux-kselftest/tools/testing/selftests/bpf/prog_tests/
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
Dbtf_module.c12 struct btf *vmlinux_btf, *module_btf; in test_btf_module() local
/external/bcc/libbpf-tools/
Dtrace_helpers.c1053 struct btf *btf, *vmlinux_btf, *module_btf = NULL; in fentry_can_attach() local
/external/bcc/src/cc/
Dlibbpf.c703 struct btf *vmlinux_btf = NULL, *module_btf = NULL; in find_btf_id() local
/external/libbpf/src/
Dlibbpf.c588 struct module_btf { struct
589 struct btf *btf;
590 char *name;
591 __u32 id;
592 int fd;
593 int fd_array_idx;