Searched defs:orig_prog (Results 1 - 11 of 11) sorted by path

/linux-master/arch/arc/net/
H A Dbpf_jit_core.c102 struct bpf_prog *orig_prog; member in struct:jit_context
/linux-master/arch/arm/net/
H A Dbpf_jit_32.c2147 struct bpf_prog *tmp, *orig_prog = prog; local
[all...]
/linux-master/arch/arm64/net/
H A Dbpf_jit_comp.c1689 struct bpf_prog *tmp, *orig_prog = prog; local
[all...]
/linux-master/arch/loongarch/net/
H A Dbpf_jit.c1189 struct bpf_prog *tmp, *orig_prog = prog; local
[all...]
/linux-master/arch/mips/net/
H A Dbpf_jit_comp.c914 struct bpf_prog *tmp, *orig_prog = prog; local
/linux-master/arch/parisc/net/
H A Dbpf_jit_core.c48 struct bpf_prog *tmp, *orig_prog = prog; local
[all...]
/linux-master/arch/riscv/net/
H A Dbpf_jit_core.c49 struct bpf_prog *tmp, *orig_prog = prog; local
[all...]
/linux-master/arch/sparc/net/
H A Dbpf_jit_comp_64.c1482 struct bpf_prog *tmp, *orig_prog = prog; local
[all...]
/linux-master/arch/x86/net/
H A Dbpf_jit_comp.c3228 struct bpf_prog *tmp, *orig_prog = prog; local
[all...]
H A Dbpf_jit_comp32.c2524 struct bpf_prog *tmp, *orig_prog = prog; local
/linux-master/include/linux/
H A Dbpf.h1565 struct sock_fprog_kern *orig_prog; /* Original BPF program */ member in struct:bpf_prog

Completed in 342 milliseconds