Home
last modified time | relevance | path

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

/Linux-v6.6/arch/parisc/net/
Dbpf_jit_core.c48 struct bpf_prog *tmp, *orig_prog = prog; in bpf_int_jit_compile() local
/Linux-v6.6/arch/riscv/net/
Dbpf_jit_core.c48 struct bpf_prog *tmp, *orig_prog = prog; in bpf_int_jit_compile() local
/Linux-v6.6/arch/loongarch/net/
Dbpf_jit.c1106 struct bpf_prog *tmp, *orig_prog = prog; in bpf_int_jit_compile() local
/Linux-v6.6/arch/mips/net/
Dbpf_jit_comp.c914 struct bpf_prog *tmp, *orig_prog = prog; in bpf_int_jit_compile() local
/Linux-v6.6/arch/arm64/net/
Dbpf_jit_comp.c1521 struct bpf_prog *tmp, *orig_prog = prog; in bpf_int_jit_compile() local
/Linux-v6.6/arch/sparc/net/
Dbpf_jit_comp_64.c1482 struct bpf_prog *tmp, *orig_prog = prog; in bpf_int_jit_compile() local
/Linux-v6.6/arch/arm/net/
Dbpf_jit_32.c1877 struct bpf_prog *tmp, *orig_prog = prog; in bpf_int_jit_compile() local
/Linux-v6.6/arch/x86/net/
Dbpf_jit_comp32.c2524 struct bpf_prog *tmp, *orig_prog = prog; in bpf_int_jit_compile() local
Dbpf_jit_comp.c2699 struct bpf_prog *tmp, *orig_prog = prog; in bpf_int_jit_compile() local
/Linux-v6.6/include/linux/
Dbpf.h1487 struct sock_fprog_kern *orig_prog; /* Original BPF program */ member