Home
last modified time | relevance | path

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

/openbmc/linux/arch/parisc/net/
H A Dbpf_jit_core.c48 struct bpf_prog *tmp, *orig_prog = prog; in bpf_int_jit_compile() local
/openbmc/linux/arch/riscv/net/
H A Dbpf_jit_core.c48 struct bpf_prog *tmp, *orig_prog = prog; in bpf_int_jit_compile() local
/openbmc/linux/arch/loongarch/net/
H A Dbpf_jit.c1101 struct bpf_prog *tmp, *orig_prog = prog; in bpf_int_jit_compile() local
/openbmc/linux/arch/mips/net/
H A Dbpf_jit_comp.c914 struct bpf_prog *tmp, *orig_prog = prog; in bpf_int_jit_compile() local
/openbmc/linux/arch/arm64/net/
H A Dbpf_jit_comp.c1521 struct bpf_prog *tmp, *orig_prog = prog; in bpf_int_jit_compile() local
/openbmc/linux/arch/sparc/net/
H A Dbpf_jit_comp_64.c1482 struct bpf_prog *tmp, *orig_prog = prog; in bpf_int_jit_compile() local
/openbmc/linux/arch/x86/net/
H A Dbpf_jit_comp32.c2524 struct bpf_prog *tmp, *orig_prog = prog; in bpf_int_jit_compile() local
H A Dbpf_jit_comp.c2758 struct bpf_prog *tmp, *orig_prog = prog; in bpf_int_jit_compile() local
/openbmc/linux/arch/arm/net/
H A Dbpf_jit_32.c1877 struct bpf_prog *tmp, *orig_prog = prog; in bpf_int_jit_compile() local
/openbmc/linux/include/linux/
H A Dbpf.h1519 struct sock_fprog_kern *orig_prog; /* Original BPF program */ member