Searched defs:orig_prog (Results 1 – 9 of 9) sorted by relevance
46 struct bpf_prog *tmp, *orig_prog = prog; in bpf_int_jit_compile() local
1032 struct bpf_prog *tmp, *orig_prog = prog; in bpf_int_jit_compile() local
910 struct bpf_prog *tmp, *orig_prog = prog; in bpf_int_jit_compile() local
1456 struct bpf_prog *tmp, *orig_prog = prog; in bpf_int_jit_compile() local
1482 struct bpf_prog *tmp, *orig_prog = prog; in bpf_int_jit_compile() local
2524 struct bpf_prog *tmp, *orig_prog = prog; in bpf_int_jit_compile() local
2354 struct bpf_prog *tmp, *orig_prog = prog; in bpf_int_jit_compile() local
1877 struct bpf_prog *tmp, *orig_prog = prog; in bpf_int_jit_compile() local
1241 struct sock_fprog_kern *orig_prog; /* Original BPF program */ member