Lines Matching refs:orig_prog
1745 struct bpf_prog *tmp, *orig_prog = prog; in bpf_int_jit_compile() local
1759 return orig_prog; in bpf_int_jit_compile()
1766 return orig_prog; in bpf_int_jit_compile()
1776 prog = orig_prog; in bpf_int_jit_compile()
1797 prog = orig_prog; in bpf_int_jit_compile()
1810 prog = orig_prog; in bpf_int_jit_compile()
1815 prog = orig_prog; in bpf_int_jit_compile()
1836 prog = orig_prog; in bpf_int_jit_compile()
1867 prog = orig_prog; in bpf_int_jit_compile()
1879 prog = orig_prog; in bpf_int_jit_compile()
1888 prog = orig_prog; in bpf_int_jit_compile()
1915 prog = orig_prog; in bpf_int_jit_compile()
1949 bpf_jit_prog_release_other(prog, prog == orig_prog ? in bpf_int_jit_compile()
1950 tmp : orig_prog); in bpf_int_jit_compile()