Searched defs:mod_btf (Results 1 – 3 of 3) sorted by relevance
| /linux/tools/testing/selftests/bpf/prog_tests/ | ||
| H A D | module_fentry_shadow.c | 58 struct btf *vmlinux_btf = NULL, *mod_btf = NULL; in test_module_fentry_shadow() local |
| /linux/tools/lib/bpf/ | ||
| H A D | libbpf.c | 1039 struct module_btf **mod_btf, in find_struct_ops_kern_types() argument |
| /linux/kernel/bpf/ | ||
| H A D | btf.c | 9415 struct btf *mod_btf; in bpf_core_find_cands() local |