Home
last modified time | relevance | path

Searched defs:dst_prog (Results 1 – 3 of 3) sorted by relevance

/linux-5.19.10/kernel/bpf/preload/iterators/
Diterators.bpf.c44 struct bpf_prog *dst_prog; member
/linux-5.19.10/kernel/bpf/
Dsyscall.c2287 struct bpf_prog *dst_prog) in bpf_prog_load_check_attach()
2436 struct bpf_prog *prog, *dst_prog = NULL; in bpf_prog_load() local
/linux-5.19.10/include/linux/
Dbpf.h1030 struct bpf_prog *dst_prog; member