Searched defs:orig_prog (Results 1 - 10 of 10) sorted by relevance

/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/mips/net/
H A Dbpf_jit_comp.c914 struct bpf_prog *tmp, *orig_prog = prog; local
/linux-master/arch/loongarch/net/
H A Dbpf_jit.c1189 struct bpf_prog *tmp, *orig_prog = prog; local
[all...]
/linux-master/arch/x86/net/
H A Dbpf_jit_comp32.c2524 struct bpf_prog *tmp, *orig_prog = prog; local
H A Dbpf_jit_comp.c3169 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/arm/net/
H A Dbpf_jit_32.c2117 struct bpf_prog *tmp, *orig_prog = prog; local
[all...]
/linux-master/arch/arm64/net/
H A Dbpf_jit_comp.c1589 struct bpf_prog *tmp, *orig_prog = prog; local
[all...]
/linux-master/include/linux/
H A Dbpf.h1555 struct sock_fprog_kern *orig_prog; /* Original BPF program */ member in struct:bpf_prog

Completed in 234 milliseconds