Home
last modified time | relevance | path

Searched defs:bpf_attach_target_info (Results 1 – 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/include/linux/
Dbpf.h689 struct bpf_attach_target_info { struct
690 struct btf_func_model fmodel;
691 long tgt_addr;
692 const char *tgt_name;
693 const struct btf_type *tgt_type;
/kernel/linux/linux-6.6/include/linux/
Dbpf.h1163 struct bpf_attach_target_info { struct
1164 struct btf_func_model fmodel;
1165 long tgt_addr;
1166 struct module *tgt_mod;
1167 const char *tgt_name;
1168 const struct btf_type *tgt_type;