Searched refs:tgt_mod (Results 1 – 3 of 3) sorted by relevance
3245 if (tgt_info.tgt_mod) { in bpf_tracing_prog_attach()3247 prog->aux->mod = tgt_info.tgt_mod; in bpf_tracing_prog_attach()
20052 tgt_info->tgt_mod = mod; in bpf_check_attach_target()20140 prog->aux->mod = tgt_info.tgt_mod; in check_attach_btf_id()
1166 struct module *tgt_mod; member