Searched refs:orig_prog (Results 1 – 5 of 5) sorted by relevance
850 struct bpf_prog *tmp, *orig_prog = prog; in bpf_int_jit_compile() local858 return orig_prog; in bpf_int_jit_compile()865 return orig_prog; in bpf_int_jit_compile()876 prog = orig_prog; in bpf_int_jit_compile()884 prog = orig_prog; in bpf_int_jit_compile()889 prog = orig_prog; in bpf_int_jit_compile()901 prog = orig_prog; in bpf_int_jit_compile()914 prog = orig_prog; in bpf_int_jit_compile()923 prog = orig_prog; in bpf_int_jit_compile()942 bpf_jit_prog_release_other(prog, prog == orig_prog ? in bpf_int_jit_compile()[all …]
1114 struct bpf_prog *tmp, *orig_prog = prog; in bpf_int_jit_compile() local1124 return orig_prog; in bpf_int_jit_compile()1131 return orig_prog; in bpf_int_jit_compile()1139 prog = orig_prog; in bpf_int_jit_compile()1164 prog = orig_prog; in bpf_int_jit_compile()1179 prog = orig_prog; in bpf_int_jit_compile()1197 prog = orig_prog; in bpf_int_jit_compile()1204 bpf_jit_prog_release_other(prog, prog == orig_prog ? in bpf_int_jit_compile()1205 tmp : orig_prog); in bpf_int_jit_compile()
1524 struct bpf_prog *tmp, *orig_prog = prog; in bpf_int_jit_compile() local1533 return orig_prog; in bpf_int_jit_compile()1540 return orig_prog; in bpf_int_jit_compile()1551 prog = orig_prog; in bpf_int_jit_compile()1559 prog = orig_prog; in bpf_int_jit_compile()1570 prog = orig_prog; in bpf_int_jit_compile()1583 prog = orig_prog; in bpf_int_jit_compile()1616 bpf_jit_prog_release_other(prog, prog == orig_prog ? in bpf_int_jit_compile()1617 tmp : orig_prog); in bpf_int_jit_compile()
1811 struct bpf_prog *tmp, *orig_prog = prog; in bpf_int_jit_compile() local1823 return orig_prog; in bpf_int_jit_compile()1832 return orig_prog; in bpf_int_jit_compile()1846 prog = orig_prog; in bpf_int_jit_compile()1861 prog = orig_prog; in bpf_int_jit_compile()1880 prog = orig_prog; in bpf_int_jit_compile()1905 prog = orig_prog; in bpf_int_jit_compile()1921 prog = orig_prog; in bpf_int_jit_compile()1930 prog = orig_prog; in bpf_int_jit_compile()1953 bpf_jit_prog_release_other(prog, prog == orig_prog ? in bpf_int_jit_compile()[all …]
1866 struct bpf_prog *orig_prog = prog; in bpf_int_jit_compile() local1882 return orig_prog; in bpf_int_jit_compile()1985 bpf_jit_prog_release_other(prog, prog == orig_prog ? in bpf_int_jit_compile()1986 tmp : orig_prog); in bpf_int_jit_compile()1993 prog = orig_prog; in bpf_int_jit_compile()