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

/linux-master/include/linux/
H A Dbpf_verifier.h794 static inline u64 bpf_trampoline_compute_key(const struct bpf_prog *tgt_prog, argument
H A Dbpf.h1622 struct bpf_prog *tgt_prog; member in struct:bpf_tracing_link
/linux-master/kernel/bpf/
H A Dsyscall.c3310 struct bpf_prog *tgt_prog = NULL; local
[all...]
H A Dbtf.c6111 struct bpf_prog *tgt_prog = prog->aux->dst_prog; local
6196 struct bpf_prog *tgt_prog = prog->aux->dst_prog; local
H A Dverifier.c20745 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
21071 struct bpf_prog *tgt_prog = prog->aux->dst_prog; local
[all...]

Completed in 221 milliseconds