Searched defs:orig_prog (Results 1 – 8 of 8) sorted by relevance
830 struct bpf_prog *tmp, *orig_prog = prog; in bpf_int_jit_compile() local
1065 struct bpf_prog *tmp, *orig_prog = prog; in bpf_int_jit_compile() local
2284 struct bpf_prog *tmp, *orig_prog = prog; in bpf_int_jit_compile() local
1798 struct bpf_prog *orig_prog = prog; in bpf_int_jit_compile() local
1468 struct bpf_prog *tmp, *orig_prog = prog; in bpf_int_jit_compile() local
1550 struct bpf_prog *tmp, *orig_prog = prog; in bpf_int_jit_compile() local
1860 struct bpf_prog *tmp, *orig_prog = prog; in bpf_int_jit_compile() local
538 struct sock_fprog_kern *orig_prog; /* Original BPF program */ member