Lines Matching refs:orig_prog
996 struct bpf_prog *tmp, *orig_prog = prog; in bpf_int_jit_compile() local
1006 return orig_prog; in bpf_int_jit_compile()
1013 return orig_prog; in bpf_int_jit_compile()
1023 prog = orig_prog; in bpf_int_jit_compile()
1041 prog = orig_prog; in bpf_int_jit_compile()
1049 prog = orig_prog; in bpf_int_jit_compile()
1054 prog = orig_prog; in bpf_int_jit_compile()
1070 prog = orig_prog; in bpf_int_jit_compile()
1087 prog = orig_prog; in bpf_int_jit_compile()
1096 prog = orig_prog; in bpf_int_jit_compile()
1134 bpf_jit_prog_release_other(prog, prog == orig_prog ? in bpf_int_jit_compile()
1135 tmp : orig_prog); in bpf_int_jit_compile()