Searched refs:tgt_mod (Results 1 – 3 of 3) sorted by relevance
3684 if (tgt_info.tgt_mod) { in bpf_tracing_prog_attach()3686 prog->aux->mod = tgt_info.tgt_mod; in bpf_tracing_prog_attach()
23850 tgt_info->tgt_mod = mod; in bpf_check_attach_target()23966 prog->aux->mod = tgt_info.tgt_mod; in check_attach_btf_id()
1313 struct module *tgt_mod; member