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 | 1007 find_struct_ops_kern_types(struct bpf_object * obj,const char * tname_raw,struct module_btf ** mod_btf,const struct btf_type ** type,__u32 * type_id,const struct btf_type ** vtype,__u32 * vtype_id,const struct btf_member ** data_member) find_struct_ops_kern_types() argument |
/linux/kernel/bpf/ | ||
H A D | btf.c | 9196 struct btf *mod_btf; bpf_core_find_cands() local |