Searched defs:tgt_prog (Results 1 - 5 of 5) sorted by path

/linux-master/include/linux/
H A Dbpf.h1632 struct bpf_prog *tgt_prog; member in struct:bpf_tracing_link
H A Dbpf_verifier.h803 static inline u64 bpf_trampoline_compute_key(const struct bpf_prog *tgt_prog, argument
/linux-master/kernel/bpf/
H A Dbtf.c6132 struct bpf_prog *tgt_prog = prog->aux->dst_prog; local
6217 struct bpf_prog *tgt_prog = prog->aux->dst_prog; local
H A Dsyscall.c3323 struct bpf_prog *tgt_prog = NULL; local
[all...]
H A Dverifier.c21064 bpf_check_attach_target(struct bpf_verifier_log *log, const struct bpf_prog *prog, const struct bpf_prog *tgt_prog, u32 btf_id, struct bpf_attach_target_info *tgt_info) argument
21390 struct bpf_prog *tgt_prog = prog->aux->dst_prog; local
[all...]

Completed in 311 milliseconds