Lines Matching refs:orig_prog
981 struct bpf_prog *tmp, *orig_prog = prog; in bpf_int_jit_compile() local
991 return orig_prog; in bpf_int_jit_compile()
998 return orig_prog; in bpf_int_jit_compile()
1008 prog = orig_prog; in bpf_int_jit_compile()
1026 prog = orig_prog; in bpf_int_jit_compile()
1034 prog = orig_prog; in bpf_int_jit_compile()
1039 prog = orig_prog; in bpf_int_jit_compile()
1055 prog = orig_prog; in bpf_int_jit_compile()
1072 prog = orig_prog; in bpf_int_jit_compile()
1081 prog = orig_prog; in bpf_int_jit_compile()
1119 bpf_jit_prog_release_other(prog, prog == orig_prog ? in bpf_int_jit_compile()
1120 tmp : orig_prog); in bpf_int_jit_compile()